]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools: Fixed incorrect Structure Pcd Value.
authorFeng, Bob C <bob.c.feng@intel.com>
Wed, 7 Feb 2018 04:10:29 +0000 (12:10 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 8 Feb 2018 03:09:49 +0000 (11:09 +0800)
commit77204d608be05103a68b470fbbcdeccfc887911f
tree86c74eb5433c08c4c21375686da6828320c1b4d9
parente1511113debf54ec2aceb20ee8eeecb331acd498
BaseTools: Fixed incorrect Structure Pcd Value.

When structurePCD only has overall value assigned
in Dsc under different SKU, the value under default sku is used.

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>
BaseTools/Source/Python/Workspace/DscBuildData.py