]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Fixed an issue about StructurePcd
authorFeng, Bob C <bob.c.feng@intel.com>
Sun, 3 Feb 2019 14:47:54 +0000 (22:47 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Mon, 18 Feb 2019 01:11:48 +0000 (09:11 +0800)
commitc417c1b33d06ef6ae96adb373201a5a3c3b38772
tree55b3a448eb806718ea4bae69f59892582652a5e6
parent5f094268e068949b0e0a0275fa2d4a9a6cc04c2d
BaseTools: Fixed an issue about StructurePcd

If use a structure pcd in fdf, build tool crash
This is a regression issue introduced by py3 patch set.

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/BuildClassObject.py