audk/BaseTools/Source/Python/Workspace
Yonghong Zhu f843a32877 BaseTools: Add check for VOID* PCD Max Size
Per spec VOID* PCD max size should be a UINT16 value. so this patch
add the value check whether it is in range 0x0 .. 0xFFFF.

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-08-17 13:05:14 +08:00
..
BuildClassObject.py BaseTools: Clean up not used code in BuildClassObject 2018-08-16 14:14:18 +08:00
DecBuildData.py BaseTools: Adjust the spaces around commas and colons 2018-06-27 16:33:25 +08:00
DscBuildData.py BaseTools: Add check for VOID* PCD Max Size 2018-08-17 13:05:14 +08:00
InfBuildData.py BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] section 2018-07-23 08:56:37 +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: Parse decimal format INF_VERSION incorrect 2018-07-27 13:43:40 +08:00
MetaFileTable.py BaseTools: Use absolute import in Workspace 2018-07-16 11:22:18 +08:00
WorkspaceCommon.py BaseTools: Use absolute import in Workspace 2018-07-16 11:22:18 +08:00
WorkspaceDatabase.py BaseTools: Use absolute import in Workspace 2018-07-16 11:22:18 +08:00
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00