Files
slimbootloader/BootloaderCorePkg/Tools
Vincent Chen f74c113997 FWU: Adjust the starting offset of BIOS payload in capsule
When firmware update is processing BIOS payload, it will
locate Stage1A FV and get SBL version file for verification.
The files in FV are expected to be located at 8-byte aligned
offset. There is chance to break the alignment when a payload
of variable size, e.g. CMDI file, is packed in front of BIOS
payload. So this patch adjusts the starting offset of BIOS
payload to be 8-byte aligned with 0xFF paddings.

Signed-off-by: Vincent Chen <vincent.chen@intel.com>
2022-07-15 16:02:03 -07:00
..
2022-04-01 11:55:11 -07:00
2022-04-05 14:22:10 -07:00