]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools: Support PCD flexible values format
authorYonghong Zhu <yonghong.zhu@intel.com>
Tue, 26 Dec 2017 08:17:13 +0000 (16:17 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 27 Dec 2017 06:43:27 +0000 (14:43 +0800)
commit726c501c2c9a1ef103fab7846e2d1a34506715d8
tree51c6cb2ce0a1a49400d8ef2255327dd330b177f1
parent68ba919f7858830cc764b46a00da7e7fdcd1f3ec
BaseTools: Support PCD flexible values format

https://bugzilla.tianocore.org/show_bug.cgi?id=541

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools/Source/Python/AutoGen/GenC.py
BaseTools/Source/Python/Common/Expression.py
BaseTools/Source/Python/Common/Misc.py
BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools/Source/Python/Workspace/InfBuildData.py
BaseTools/Source/Python/Workspace/MetaFileParser.py
BaseTools/Source/Python/Workspace/WorkspaceCommon.py
BaseTools/Source/Python/build/BuildReport.py