mirror_edk2/BaseTools/Source/Python/AutoGen
Carsey, Jaben d0a0c52c22 BaseTools: standardize GUID and pack size
currently GUID packing and pack size determination is spread
throughout the code. This introduces a shared function and dict and
routes all code paths through them.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-05-04 13:07:34 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
AutoGen.py BaseTools: remove redundant if comparison 2018-05-02 15:02:20 +08:00
BuildEngine.py BaseTools: AutoGen - refactor class factory 2018-05-04 13:03:01 +08:00
GenC.py BaseTools: move PCD size calculation functions to PcdClassObject 2018-05-04 13:03:05 +08:00
GenDepex.py BaseTools: AutoGen - add Opcode constants 2018-05-04 13:03:11 +08:00
GenMake.py BaseTools: AutoGen - remove unused variables. 2018-04-26 14:43:25 +08:00
GenPcdDb.py BaseTools: standardize GUID and pack size 2018-05-04 13:07:34 +08:00
GenVar.py BaseTools: standardize GUID and pack size 2018-05-04 13:07:34 +08:00
IdfClassObject.py BaseTools: remove unused member variable 2018-05-04 13:03:11 +08:00
InfSectionParser.py BaseTools: remove redundant content in InfSectionParser 2018-05-04 13:03:11 +08:00
StrGather.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
UniClassObject.py BaseTools: AutoGen - UniClassObject refactor static methods 2018-05-04 13:03:03 +08:00
ValidCheckingInfoObject.py BaseTools: standardize GUID and pack size 2018-05-04 13:07:34 +08:00