audk/BaseTools/Source/Python/Workspace
Zhao, ZhiqiangX 84a52d4d03 BaseTools: SKU inheritance.
If the SkuB's parent SkuA is not in SKUID_IDENTIFIER, then
make SkuB inherit from SkuA as if the SKUID_INDENTIFIER
is ALL.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: ZhiqiangX Zhao <zhiqiangx.zhao@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-09-12 11:25:23 +08:00
..
BuildClassObject.py BaseTools: Check PcdNvStoreDefaultValueBuffer. 2018-09-12 11:25:22 +08:00
DecBuildData.py BaseTools: remove unused setter functions 2018-08-20 11:34:59 +08:00
DscBuildData.py BaseTools: SKU inheritance. 2018-09-12 11:25:23 +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
__init__.py