slimbootloader/BootloaderCommonPkg
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
..
Include Fix firmware update failure during sbl svn check (#999) 2021-02-05 09:01:26 -08:00
Library Fix a bug in PAE 2MB paging 2021-01-23 07:42:19 -08:00
BootloaderCommonPkg.dec Add FSP boot performance data (#678) 2020-04-16 23:31:35 -07:00