audk/BaseTools/Source/Python/Workspace
Yonghong Zhu 767ddbe874 BaseTools: Add DefaultStore section format Check
This patch add DefaultStore section format Check and it use same logic
with SKUID section.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-01-23 16:24:10 +08:00
..
BuildClassObject.py BaseTools: Fixed the issue of Multiple Skus are always disables 2017-12-25 11:05:50 +08:00
DecBuildData.py BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py file 2017-12-27 13:19:10 +08:00
DscBuildData.py BaseTools: Add DefaultStore section format Check 2018-01-23 16:24:10 +08:00
InfBuildData.py BaseTools: Support PCD flexible values format 2017-12-27 14:43:27 +08:00
MetaDataTable.py
MetaFileCommentParser.py
MetaFileParser.py BaseTools: Add DefaultStore section format Check 2018-01-23 16:24:10 +08:00
MetaFileTable.py BaseTools: Support Structure PCD value inherit between the different SKUs 2017-12-25 11:05:47 +08:00
WorkspaceCommon.py BaseTools: Support PCD flexible values format 2017-12-27 14:43:27 +08:00
WorkspaceDatabase.py BaseTools: Support Structure PCD value assignment in DEC/DSC 2017-12-25 11:05:45 +08:00
__init__.py