]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Common/Misc.py
BaseTools: Fix Sku inherit issue.
authorBobCF <bob.c.feng@intel.com>
Wed, 27 Dec 2017 06:03:34 +0000 (14:03 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 8 Jan 2018 03:32:04 +0000 (11:32 +0800)
commit09c80b07b4a9d3a8b89ffdc55967d38cc651e27e
tree1a641f439ef7ec83a5116485f807dd21ac81ed8e
parent4cc824283ce5d87d974a9b5677d925684201b0f5
BaseTools: Fix Sku inherit issue.

The final Pcd value should only be override by its parents.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Feng Bob C <bob.c.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/Common/Misc.py
BaseTools/Source/Python/Workspace/DscBuildData.py