]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: enhance error check for DatumType format
authorYonghong Zhu <yonghong.zhu@intel.com>
Fri, 2 Feb 2018 07:46:08 +0000 (15:46 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 6 Feb 2018 05:48:42 +0000 (13:48 +0800)
commite0db09cd1cd35a1e2ae627e305d903652555aef2
tree393efa606f69b85327508d26e2d3de766b441c21
parentd16e777ac564557f805db05a0110874797b65ceb
BaseTools: enhance error check for DatumType format

Add a check for DatumType format, eg: VOID *, original Tool will crash
but no detail error message which cause confusion to user.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/Workspace/DecBuildData.py