audk/BaseTools/Source/Python/Workspace
Carsey, Jaben 0c60e60b18 BaseTools: Replace EDK Component strings with predefined constant
EDK_COMPONENT_TYPE_LIBRARY was 'LIBRARY'
EDK_COMPONENT_TYPE_SECURITY_CORE was 'SECURITY_CORE'
EDK_COMPONENT_TYPE_COMBINED_PEIM_DRIVER was 'COMBINED_PEIM_DRIVER'
EDK_COMPONENT_TYPE_PIC_PEIM was 'PIC_PEIM'
EDK_COMPONENT_TYPE_RELOCATABLE_PEIM was 'RELOCATABLE_PEIM'
EDK_COMPONENT_TYPE_BS_DRIVER was 'BS_DRIVER'
EDK_COMPONENT_TYPE_RT_DRIVER was 'RT_DRIVER'
EDK_COMPONENT_TYPE_SAL_RT_DRIVER was 'SAL_RT_DRIVER'
EDK_COMPONENT_TYPE_APPLICATION was 'APPLICATION'

v2 - revert 2 files.  will update later in own patches.
v3 - fix v2

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-02 14:56:44 +08:00
..
BuildClassObject.py BaseTools: Fix the bug for VOID* pcd max size from component section 2018-04-10 13:58:14 +08:00
DecBuildData.py BaseTools: use predefined constants instead of local strings 2018-04-18 22:15:35 +08:00
DscBuildData.py BaseTools: remove dict from DscBuildData 2018-04-26 14:43:26 +08:00
InfBuildData.py BaseTools: Replace EDK Component strings with predefined constant 2018-05-02 14:56:44 +08:00
MetaDataTable.py BaseTools: Remove equality operator with None 2018-03-30 08:25:13 +08:00
MetaFileCommentParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MetaFileParser.py BaseTools: Workspace/MetaFileParser - refactor dicts 2018-05-02 14:53:42 +08:00
MetaFileTable.py BaseTools: use predefined constants instead of local strings 2018-04-18 22:15:35 +08:00
WorkspaceCommon.py BaseTools: replace string constants used for module types 2018-05-02 14:56:31 +08:00
WorkspaceDatabase.py BaseTools: use predefined constants instead of local strings 2018-04-18 22:15:35 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00