]> git.proxmox.com Git - mirror_edk2.git/commitdiff
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)
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>

No differences found