]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTool: Fixed an issue of Structure PCD
authorFeng, Bob C <bob.c.feng@intel.com>
Tue, 26 Mar 2019 09:32:01 +0000 (17:32 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Wed, 27 Mar 2019 02:18:43 +0000 (10:18 +0800)
commita004d17d01a9fa5275e902085cc1860c8c18d0f6
treecc73324a335df17048f559831d3adf800c81024b
parent4a1f6b85c184eecab22df88312a207f5e0ea4264
BaseTool: Fixed an issue of Structure PCD

https://bugzilla.tianocore.org/show_bug.cgi?id=1665

Build fail when the structure pcd has
member of flexible size array

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/Workspace/DscBuildData.py