slimbootloader/BootloaderCommonPkg/Include
Raghava Gudla ca738786cc
Fix firmware update failure during sbl svn check (#999)
This patch fixed a failure in firmware update that
occur during SBL version check. Current code assume
that the SBL layout does not change between the existing
firmware and the capsule, when the layout change, stage1A
address change and this is causing error while obtaining
the firmware version.

Code is modified to use the last 4 bytes of the SBL region
which contain Stage1A FV address and this is used to obtain
the version information.

Signed-off-by: Raghava <raghava.gudla@intel.com>
2021-02-05 09:01:26 -08:00
..
Guid Enhance PreOS support 2021-01-15 21:29:43 -07:00
Library Fix firmware update failure during sbl svn check (#999) 2021-02-05 09:01:26 -08:00
Ppi Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
Protocol Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
Service Expand HECI service to add more API's 2020-10-08 15:40:00 -07:00
BlockDevice.h Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
Dbg2.h Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
Mcfg.h Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00