Skip to content

Commit f5ca189

Browse files
binbinwu1lijinxia
authored andcommitted
dm: bios: update vsbl to v0.9
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>
1 parent 047f4e9 commit f5ca189

File tree

5 files changed

+12
-2
lines changed

5 files changed

+12
-2
lines changed

devicemodel/bios/MD5SUM

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
009c557d20afb62c3fc533fbc588da96 VSBL.bin
2-
c0c125066e14ecc98d0ac1533155bc15 VSBL_debug.bin
1+
ac590cd3d9bd0a20a628f6211617e285 VSBL.bin
2+
689a9a06c44028639df53097bcb79313 VSBL_debug.bin

devicemodel/bios/SHA512SUM

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
0923e0797eef815df14f46d95df457bd3a4fb24a1333061d1da6f45325e78488b6f86f24b2edffd523e84add205e4f868280a9eb43a6b6badcb56a9c9d8f8d46 VSBL.bin
2+
b1059e181f80d42eba1cd599a5826513f44bbc7c1b2816cd360c9c4a3486ee4153f67bf5a5d512f1998b6fa2d96e6f68b1c95fc5694b8cc0e6706050009948b0 VSBL_debug.bin

devicemodel/bios/VSBL.bin

64 KB
Binary file not shown.

devicemodel/bios/VSBL_debug.bin

64 KB
Binary file not shown.

devicemodel/bios/changelog.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
vSBL Version 0.9
2+
- New feature:
3+
Update vFastboot to v0.9
4+
Support vRPMB key handover for AaaG.
5+
Support to append SSDT to ACPI table for First Stage Mount in AaaG.
6+
- Change:
7+
Enable to set boot target to CrashOS when panic happens in vSBL debug version, release version is not affected.
8+
19
vSBL Version 0.8.1
210
- New feature:
311
Support trusty S3 resume.

0 commit comments

Comments
 (0)