Re: [edk2] [PATCH] BaseTools:Translate the StructurePCD value in field to correct format.

2018-10-24 Thread Feng, Bob C
Reviewed-by: Bob Feng -Original Message- From: Zhao, ZhiqiangX Sent: Monday, October 22, 2018 3:06 PM To: edk2-devel@lists.01.org Cc: Zhao, ZhiqiangX ; Gao, Liming ; Zhu, Yonghong ; Feng, Bob C Subject: [PATCH] BaseTools:Translate the StructurePCD value in field to correct format. F

[edk2] [PATCH] BaseTools:Translate the StructurePCD value in field to correct format.

2018-10-22 Thread Zhaozh1x
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 Cc: Liming Gao Cc: Yonghong Zhu Cc: Bob Feng --- BaseTools/Source/Python/Workspace/DscBuildData.py | 7 ++--