mirror_edk2/BaseTools/Source/Python/Workspace
Zhaozh1x 24bd035c90 BaseTools: Check pcd DefaultValue and SkuId EBNF.
1. When assign dynamic hii pcd value in dsc file,
missed the DefaultValue, build should be fail.
2. Check the EBNF of SkuId.

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-03 10:14:44 +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: Check pcd DefaultValue and SkuId EBNF. 2018-09-03 10:14:44 +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