Re: [edk2] [Patch] BaseTools: Fix the build report issue about Structure PCD

2019-02-14 Thread Gao, Liming
Reviewed-by: Liming Gao > -Original Message- > From: Feng, Bob C > Sent: Friday, February 1, 2019 5:01 PM > To: edk2-devel@lists.01.org > Cc: Feng, Bob C ; Gao, Liming > Subject: [Patch] BaseTools: Fix the build report issue about Structure PCD > >

[edk2] [Patch] BaseTools: Fix the build report issue about Structure PCD

2019-02-01 Thread Feng, Bob C
https://bugzilla.tianocore.org/show_bug.cgi?id=1472 build report use incorrect method to parse DynamicDefault/DynamicExDefault and DynamicVpd/DynamicExVpd structure Pcd value. This patch is to fix this issue. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Bob Feng Cc: