]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiView.c
ShellPkg: acpiview: Remove '-v' flag from allowed command line args
authorKrzysztof Koch <krzysztof.koch@arm.com>
Fri, 28 Jun 2019 08:56:59 +0000 (16:56 +0800)
committerRay Ni <ray.ni@intel.com>
Tue, 2 Jul 2019 09:22:46 +0000 (17:22 +0800)
commit687546ddd5de9cf4c488d8485bbb15f62153a458
tree24949e813be5add0b5939329f3200825bdfeedf6
parentf17dad04edab71426e43a7b7f0b9ae91404859e1
ShellPkg: acpiview: Remove '-v' flag from allowed command line args

According to the acpiview documentation, the -v flag enables verbose
output and it is set on default.

Moreover, the acpiview UEFI shell tool dumps the same output with
and without this flag set.

Therefore this patch removes the superfluous -v flag from allowed
command line parameters.

Signed-off-by: Krzysztof Koch <krzysztof.koch@arm.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiView.c
ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni