]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTool: Fixed the StructurePcd incorrect value.
authorFeng, Bob C <bob.c.feng@intel.com>
Thu, 25 Jan 2018 07:42:25 +0000 (15:42 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 25 Jan 2018 10:08:10 +0000 (18:08 +0800)
commit9904222db0affb82d2aa0004dda35c3c66b74234
treea07979c245891875571178b1a650ea6d6532d41a
parent8e011d83bbd7006919c00917fbdfaf7a60edae21
BaseTool: Fixed the StructurePcd incorrect value.

If user not set Structure overall value in Dsc,
Structure Pcd value would be incorrect.

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