]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: suppress usage instructions with rebuild options
authorChris Ruffin <chris.ruffin@intel.com>
Thu, 22 Jun 2017 18:59:49 +0000 (14:59 -0400)
committerYonghong Zhu <yonghong.zhu@intel.com>
Tue, 4 Jul 2017 02:16:13 +0000 (10:16 +0800)
commit1e6add9e476696461526163bde843570cfdffb39
tree86dcceae62d3fd8bd83a1251156dd054c3b24972
parentfb5a64de3a8be8482c3173f85cddda5ae204fe40
BaseTools: suppress usage instructions with rebuild options

When using edksetup.bat Rebuild, the script outputs usage instructions
to the console, when no usage error is encountered.  Update the usage
instructions and suppress these usage instructions when using the
Rebuild, ForceRebuild options.

Change-Id: Ica98e19f3d5198df2519106e4c55314c255e04ac
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chris Ruffin <chris.ruffin@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
edksetup.bat