audk/BaseTools/Source/Python
Yonghong Zhu d900d7c985 BaseTools: Remove the duplicate Pcd items
The case is the Pcd item both used in 1 module inf and 1 lib inf, and
in the DSC component section, it override the Pcd value.
In the module, the pcd value is the override value, but in the lib inf
the pcd value is the value that in the DSC PCD section's value, then it
cause the Pcd value is different in the module and lib. but actually we
only need use the Pcd value in the module to decide whether it use the
same value.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-07-18 11:28:23 +08:00
..
AutoGen BaseTools: Remove the duplicate Pcd items 2018-07-18 11:28:23 +08:00
BPDG BaseTools: Use absolute import in BPDG 2018-07-16 11:22:15 +08:00
Common BaseTools: Use absolute import in Common 2018-07-16 11:22:16 +08:00
CommonDataClass BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Ecc BaseTools: Use absolute import in Ecc 2018-07-16 11:22:17 +08:00
Eot BaseTools: Use absolute import in Eot 2018-07-16 11:22:17 +08:00
GenFds BaseTools: Move ImageBinDict to GenFdsGlobalVariable.py 2018-07-16 11:22:14 +08:00
GenPatchPcdTable BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
PatchPcdValue BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Pkcs7Sign BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
Rsa2048Sha256Sign BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Table BaseTools: Use absolute import in Table 2018-07-16 11:22:17 +08:00
TargetTool BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
Trim BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
UPT BaseTools: Use absolute import in UPT 2018-07-16 11:22:18 +08:00
Workspace BaseTools: Fixed build Ovmfpkg failed issue. 2018-07-16 22:01:08 +08:00
build BaseTools: Enable structure pcd in FDF file 2018-07-13 17:25:43 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Rename String to StringUtils. 2018-05-28 13:05:00 +08:00
sitecustomize.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00