mirror_edk2/BaseTools/Source/Python/Workspace
Carsey, Jaben f5f4667dae BaseTools: Refactor to remove functionally equivalent functions
IsSupportedArch and IsBinaryModule return the same value under the same
curcimstances.  Remove newer one with fewer callers and send them to the
other function.

Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@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-08-30 21:05:18 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
BuildClassObject.py BaseTools: Clean up not used code in BuildClassObject 2018-08-16 14:14:18 +08:00
DecBuildData.py BaseTools: remove unused setter functions 2018-08-20 11:34:59 +08:00
DscBuildData.py BaseTools: Create and use a shared value for 'MSFT' from DataType 2018-08-30 08:42:09 +08:00
InfBuildData.py BaseTools: Refactor to remove functionally equivalent functions 2018-08-30 21:05:18 +08:00
MetaDataTable.py BaseTools: Fix two drivers include the same file issue 2018-06-29 15:21:45 +08:00
MetaFileCommentParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MetaFileParser.py BaseTools: Add check only VOID* type Pcd need the maxsize info 2018-08-28 14:00:06 +08:00
MetaFileTable.py BaseTools: Use absolute import in Workspace 2018-07-16 11:22:18 +08:00
WorkspaceCommon.py BaseTools: Modify class OrderedListDict 2018-08-23 15:01:27 +08:00
WorkspaceDatabase.py BaseTools: Use absolute import in Workspace 2018-07-16 11:22:18 +08:00