]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/build/BuildReport.py
BaseTools: fix the bug for Mixed Pcd display in the report
authorYonghong Zhu <yonghong.zhu@intel.com>
Fri, 30 Dec 2016 06:54:34 +0000 (14:54 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 4 Jan 2017 08:49:04 +0000 (16:49 +0800)
commit7cb63c870bac7a986936aeb6e70b22ebf80d4ba9
treee52188971f02b4b940f075eb274c60bc7ca58ced
parent61e947457e42320bd15e2f488742996359ca5420
BaseTools: fix the bug for Mixed Pcd display in the report

Fix the bug to not display the mixed PCD in the Global PCD section, and
correct the Pcd display name.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/build/BuildReport.py