audk/BaseTools/Source/Python/AutoGen
Carsey, Jaben c5c7e68a91 BaseTools: Remove lists form set construction
There is no need to make a list to make a set.  remove lists
that are only used in constructing sets.

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:55 +08: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: Remove lists form set construction 2018-05-04 13:07:55 +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
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00