]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/Workspace/DscBuildData.py
BaseTools: Add more error message when PcdValue is wrong
authorLiming Gao <liming.gao@intel.com>
Mon, 26 Feb 2018 07:15:02 +0000 (15:15 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 27 Feb 2018 10:42:34 +0000 (18:42 +0800)
commit0939fda93cbc252cd5b4ed4f026ed6ec9e07687f
treef940d52d9a0642b5470eb9fb5262fe0245eba243
parent006c2647dc60cd7e9d32c3555a3bf7cfd890ddd6
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>
BaseTools/Source/Python/Workspace/DscBuildData.py