audk/BaseTools/Source/Python/Workspace
Supreeth Venkatesh aeb88bf3d1 BaseTools/Workspace: check MM module type compatibility with PI version.
This patch checks SUP_MODULE_MM_CORE_STANDALONE and
SUP_MODULE_MM_STANDALONE module compatibility with PI specification
version.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2017-07-07 10:53:19 +08:00
..
BuildClassObject.py BaseTools/Build: Add SDL support 2015-04-10 06:59:47 +00:00
MetaDataTable.py There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
MetaFileCommentParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MetaFileParser.py BaseTools: report error HiiString in HII format PCD must not be empty 2017-06-24 23:04:29 +08:00
MetaFileTable.py BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions section 2016-08-19 15:39:36 +08:00
WorkspaceCommon.py BaseTools: Add mixed PCD support feature 2016-04-20 09:24:46 +08:00
WorkspaceDatabase.py BaseTools/Workspace: check MM module type compatibility with PI version. 2017-07-07 10:53:19 +08:00
__init__.py