]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools:Translate the StructurePCD value in field to correct format.
authorZhaozh1x <zhiqiangx.zhao@intel.com>
Thu, 18 Oct 2018 09:46:40 +0000 (17:46 +0800)
committerLiming Gao <liming.gao@intel.com>
Wed, 24 Oct 2018 14:27:05 +0000 (22:27 +0800)
commit2855e9c330cde2817d9cc9517381d5e60bcf74f5
tree6dd77eb46f93513fb4bdffc65d65c2b2bb5ab2c1
parentda2d4f76b79d450c08a2ba7fec3be24ef5719eee
BaseTools:Translate the StructurePCD value in field to correct format.

For StructurePCD value got from DSC file, translate its field value in to
correct format in report.

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