audk/BaseTools/Source/Python/Workspace
Liming Gao 0939fda93c BaseTools: Add more error message when PcdValue is wrong
For structure PCD, its field name is wrong and cause build failure. Its
build error message will output to let user aware what's wrong.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Feng Bob C <bob.c.feng@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-02-27 18:42:34 +08:00
..
BuildClassObject.py BaseTool: Fixed Pcd issues. 2018-02-08 11:09:42 +08:00
DecBuildData.py BaseTool: Fixed Pcd issues. 2018-02-08 11:09:42 +08:00
DscBuildData.py BaseTools: Add more error message when PcdValue is wrong 2018-02-27 18:42:34 +08:00
InfBuildData.py BaseTools: Support PCD flexible values format 2017-12-27 14:43:27 +08:00
MetaDataTable.py
MetaFileCommentParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MetaFileParser.py BaseTools: Update Expression.py for string comparison and MACRO replace issue 2018-02-09 08:34:36 +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