]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Enhance GenFv Tool to report error message
authorYonghong Zhu <yonghong.zhu@intel.com>
Mon, 7 Dec 2015 08:29:10 +0000 (08:29 +0000)
committeryzhu52 <yzhu52@Edk2>
Mon, 7 Dec 2015 08:29:10 +0000 (08:29 +0000)
commiteadb60d96f3aec44ad58b31cb3c30b3e68e288c1
tree1bbdbdc924230b35888df4ae75ec8709051d23e8
parentb21a13fbb61e0232ea98b0d7b305e24e67e50b0a
BaseTools: Enhance GenFv Tool to report error message

When two vtf files in one FV image, no FV file can be generated, but it
report the stack trace info. so we enhance the tool to report error
message directly but not the stack trace info.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19137 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/C/Include/Common/BuildVersion.h
BaseTools/Source/Python/GenFds/Fv.py