Re: [edk2-devel] [Patch V2] BaseTools: Correct the value assignment for StructurePcd

2019-05-08 Thread Liming Gao
Please remove Contributed-under: TianoCore Contribution Agreement 1.1. Please list which test has been done for this change. > -Original Message- > From: Fan, ZhijuX > Sent: Monday, May 6, 2019 10:38 AM > To: devel@edk2.groups.io > Cc: Gao, Liming > Subject: [Patch V2] BaseTools:

[edk2-devel] [Patch V2] BaseTools: Correct the value assignment for StructurePcd

2019-05-05 Thread Fan, ZhijuX
BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1752 This patch is to fix the code bug in StructurePcd overall value assignment logic. If a Pcd Array size is fixed but the size of actual value in Dsc or Dec is bigger than the Pcd array size, the tool will report error about such setting and