]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools:Not miss the full assign value of FixedAtBuild structure PCD
authorZhaozh1x <zhiqiangx.zhao@intel.com>
Wed, 24 Oct 2018 12:31:23 +0000 (20:31 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 26 Oct 2018 02:49:49 +0000 (10:49 +0800)
commit8022aca8fd1b274c9046ae175c5af4290128f0ae
tree9495b299e814d8f3db26ca0589e547c4e1574068
parent63ebde8ef6d4ff497d054ccc010904ecd4441198
BaseTools:Not miss the full assign value of FixedAtBuild structure PCD

For structure PCD, if it is a FixedAtBuild PCD, the full assign value in
dsc file should not be missed when updating the structure PCD value.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: ZhiqiangX Zhao <zhiqiangx.zhao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/Workspace/DscBuildData.py