mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-09 02:24:45 +00:00
OVMF release v1.1
- Cleanup unused and unsupported function of AcrnRtc - Remove SMBIOS support - Add ResetSystemLib for ACRN - Disable BhyveFwCtlLib - Disable COM2 - Avoid connecting all system drivers - Speed up Ps2KeyboardDxe - Created new Rtc driver and optimized RtcInit and RtcGetTime - Initialize EmuVariable NV storage memory with varstore from ROM - Switch to BasePciLibPciExpress - Avoid exhaustive PCI bus scanning during PCI host bridge initialization - Add support for ACRN platform initialization - Add ACRN's Host Bridge Device ID Tracked-On: #3226 Signed-off-by: Peter Fang <peter.fang@intel.com>
This commit is contained in:
committed by
ACRN System Integration
parent
0baf537a2c
commit
ce6e663f6c
@@ -1,3 +1,19 @@
|
||||
OVMF release v1.1
|
||||
|
||||
- Cleanup unused and unsupported function of AcrnRtc
|
||||
- Remove SMBIOS support
|
||||
- Add ResetSystemLib for ACRN
|
||||
- Disable BhyveFwCtlLib
|
||||
- Disable COM2
|
||||
- Avoid connecting all system drivers
|
||||
- Speed up Ps2KeyboardDxe
|
||||
- Created new Rtc driver and optimized RtcInit and RtcGetTime
|
||||
- Initialize EmuVariable NV storage memory with varstore from ROM
|
||||
- Switch to BasePciLibPciExpress
|
||||
- Avoid exhaustive PCI bus scanning during PCI host bridge initialization
|
||||
- Add support for ACRN platform initialization
|
||||
- Add ACRN's Host Bridge Device ID
|
||||
|
||||
OVMF release v0.8
|
||||
|
||||
- Remove QemuFwCfg/QemuFwCfgS3Lib
|
||||
|
||||
Reference in New Issue
Block a user