]> 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 09:04:39 +0000 (09:04 +0000)
committeryzhu52 <yzhu52@Edk2>
Mon, 7 Dec 2015 09:04:39 +0000 (09:04 +0000)
commit2ff9e575746a2664580df87e4e61d1183a67dcec
tree0e3db4f02aa100026b67e3c479792db70af75d73
parent0a6e1dd2cfe6d28b2bf73458e776f280c38fc12c
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@19141 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/C/GenFv/GenFvInternalLib.c
BaseTools/Source/Python/GenFds/Fv.py