summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Ecc/c.py
diff options
context:
space:
mode:
authorYonghong Zhu <yonghong.zhu@intel.com>2018-10-16 16:10:24 +0800
committerYonghong Zhu <yonghong.zhu@intel.com>2018-10-18 09:36:27 +0800
commit53c64f4286ba86788e350a82a3798e1a7abf5ef7 (patch)
tree48f442f0c80f60ed30967f7a50677be4122a9868 /BaseTools/Source/Python/Ecc/c.py
parent5317e9ccafed5a031c18293caa06b660af3e9a85 (diff)
downloadedk2-53c64f4286ba86788e350a82a3798e1a7abf5ef7.tar.gz
edk2-53c64f4286ba86788e350a82a3798e1a7abf5ef7.tar.bz2
edk2-53c64f4286ba86788e350a82a3798e1a7abf5ef7.zip
BaseTools: Fix a bug --pcd option enable and use the pcd in expression
the case is: in the DSC: [PcdsFixedAtBuild.common] TokenSpaceGuid.TestFixedPcd|0xFFEAA000 [PcdsDynamicExDefault.common.DEFAULT] !if TokenSpaceGuid.PcdFlag == TRUE TokenSpaceGuid.PcdTest|TokenSpaceGuid.TestFixedPcd !endif Then build with --pcd TokenSpaceGuid.PcdFlag=TRUE, it report failure, but if we build without this --pcd option, it could build success. we found when the --pcd is enabled, the fixedatbuild pcds are not be collected into expression to calculate. Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=1256 Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/c.py')
0 files changed, 0 insertions, 0 deletions