edk2/BaseTools/Source/Python/AutoGen
Feng, Bob C c0ebd9d30f BaseTools: Fixed a bug in Vpd handling
If there are multiple sku used in a platform and
gEfiMdeModulePkgTokenSpaceGuid.PcdNvStoreDefaultValueBuffer PCD
is used, build will fail.

This is a regression issue introduced by the commit:
5695877ec8 which only update the
Vpd offset for default SKU but not other SKUs.

This patch is going to fix this issue.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-02-19 20:32:43 +08:00
..
AutoGen.py BaseTools: Fixed a bug in Vpd handling 2019-02-19 20:32:43 +08:00
BuildEngine.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
GenC.py BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
GenDepex.py BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] section 2018-07-23 08:56:37 +08:00
GenMake.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
GenPcdDb.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
GenVar.py BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
IdfClassObject.py Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
InfSectionParser.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
StrGather.py BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
UniClassObject.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
ValidCheckingInfoObject.py BaseTools: Handle the bytes and str difference 2019-02-01 11:09:24 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00