]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/C/BootSectImage/bootsectimage.c
BaseTools-Source: Update displayed version information
authoredk2 dev <edk2.dev@edk2.org>
Tue, 16 Feb 2016 02:47:30 +0000 (10:47 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 16 Feb 2016 02:58:40 +0000 (10:58 +0800)
commitfbf2338143952da2c63241e51379504a15aa3ea9
tree5a8aeabcde05048f21db1a59034e2e55c70e6a28
parentd92eaabefbe0667bdd15c28c8e1fcd92a12fa97c
BaseTools-Source: Update displayed version information

Standardize the --version and --help text command-line options

Updated tools to correctly display the Build number when using command-line
option --version and exit successfully after termination.
Ecc was also updated to print informational messages after the options are
parsed.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Larry Hauch <larry.hauch@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
BaseTools/Source/C/BootSectImage/bootsectimage.c
BaseTools/Source/C/EfiLdrImage/EfiLdrImage.c
BaseTools/Source/C/Split/Split.c
BaseTools/Source/C/VfrCompile/VfrCompiler.cpp
BaseTools/Source/C/VfrCompile/VfrCompiler.h
BaseTools/Source/C/VolInfo/VolInfo.c
BaseTools/Source/Python/BPDG/BPDG.py
BaseTools/Source/Python/BPDG/StringTable.py
BaseTools/Source/Python/Ecc/Ecc.py
BaseTools/Source/Python/UPT/Logger/StringTable.py
BaseTools/Source/Python/UPT/UPT.py