mirror_edk2/BaseTools/Source/Python/AutoGen
Yonghong Zhu 9edba51f93 BaseTools: Fix the bug that incorrect size info in the Lib autogen
The case is a PCD used in one library only, and in DSC component
section the PCD value is override in one of module inf. Then it cause
the bug the PCD size in the Lib autogen use the PCD value in the DSC
PCD section, but not use the override value.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-07-10 16:01:09 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
AutoGen.py BaseTools: Fix the bug that incorrect size info in the Lib autogen 2018-07-10 16:01:09 +08:00
BuildEngine.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
GenC.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
GenDepex.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
GenMake.py BaseTools: AutoGen - clean up access 2018-06-29 15:38:51 +08:00
GenPcdDb.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
GenVar.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
IdfClassObject.py BaseTools: Replace StringIO.StringIO with io.BytesIO 2018-06-27 16:33:28 +08:00
InfSectionParser.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
StrGather.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
UniClassObject.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
ValidCheckingInfoObject.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00