edk2/BaseTools/Source
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
..
C BaseTools: Various typo 2019-02-14 10:02:28 +08:00
Python BaseTools: Fixed a bug in Vpd handling 2019-02-19 20:32:43 +08:00
BinaryFiles.txt BaseTools: Remove tools only used by DuetPkg 2018-12-06 14:32:04 +08:00