]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Fix the bug that PcdValueFromComm is not set
authorYonghong Zhu <yonghong.zhu@intel.com>
Fri, 19 Oct 2018 07:25:39 +0000 (15:25 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sun, 21 Oct 2018 12:03:02 +0000 (20:03 +0800)
commitc3d0f526c04c277d416996efe347f232716528ad
treef02f2e8709382428ab66504386e491a56aff3d3c
parente7ac09b957561ba4533cb0a8297a568723ca8bd7
BaseTools: Fix the bug that PcdValueFromComm is not set

the bug is PcdValueFromComm is not set, but the Pcd have been override
by the command line option.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
BaseTools/Source/Python/Workspace/DscBuildData.py