mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-12 17:52:39 +00:00
vsbl v0.9 change: - New feature: Update vFastboot to v0.9 Support vRPMB key handover for AaaG. Support to append SSDT to ACPI table for First Stage Mount in AaaG. Enable to set boot target to CrashOS when panic happens in vSBL debug version, release version is not affected. Add SHA512SUM file for vsbl binaries. Tracked-On:#1179, #1180, #1181, #1182 Signed-off-by: Binbin Wu <binbin.wu@intel.com>
22 lines
631 B
Plaintext
22 lines
631 B
Plaintext
vSBL Version 0.9
|
|
- New feature:
|
|
Update vFastboot to v0.9
|
|
Support vRPMB key handover for AaaG.
|
|
Support to append SSDT to ACPI table for First Stage Mount in AaaG.
|
|
- Change:
|
|
Enable to set boot target to CrashOS when panic happens in vSBL debug version, release version is not affected.
|
|
|
|
vSBL Version 0.8.1
|
|
- New feature:
|
|
Support trusty S3 resume.
|
|
- Change:
|
|
Match Device Id/Vendor Id of emulated watchdog device.
|
|
Watchdog reset reason changed from "warm" to "watchdog".
|
|
Increase the limitation of bzImage size (from 15MB to 31MB).
|
|
|
|
vSBL Version 0.8
|
|
- New feature:
|
|
Add watchdog reset status report.
|
|
Update vFastboot to v0.8
|
|
|