]> git.proxmox.com Git - mirror_edk2.git/commit
PatchCheck - add error message for invalid parameter
authorJaben Carsey <jaben.carsey@intel.com>
Thu, 2 Aug 2018 23:21:06 +0000 (07:21 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 8 Aug 2018 03:41:28 +0000 (11:41 +0800)
commit5ac4548cdf6545b08fb04b83b225262d85cb0033
treebd0750f0eb482364bce9a95201a5e71438571b0a
parente5cbb982562c354a6c040552d0ff20a38202c284
PatchCheck - add error message for invalid parameter

Currently if an invalid parameter is passed, it gives a stack trace.
This changes it to an error message.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Tested-by: Liming Gao <liming.gao@intel.com>
BaseTools/Scripts/PatchCheck.py