* [PATCH 2/2] ShellPkg/UefiShellAcpiViewCommandLib: Change the description in uni
@ 2019-02-22 4:56 Zhichao Gao
0 siblings, 0 replies; only message in thread
From: Zhichao Gao @ 2019-02-22 4:56 UTC (permalink / raw)
To: edk2-devel; +Cc: Ray Ni, Jaben Carsey, Liming Gao
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1153
The '-s' option of 'acpiview' do not support multiply
invocation options. So clarify it for users.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
---
.../UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni b/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
index 183f761644..abae4424e5 100644
--- a/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
+++ b/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
@@ -41,7 +41,8 @@
".SH OPTIONS\r\n"
" \r\n"
" -l - Display list of installed ACPI Tables.\r\n"
-" -s - Display only the specified AcpiTable type.\r\n"
+" -s - Display only the specified AcpiTable type and only support single\r\n"
+" invocation option.\r\n"
" AcpiTable : The required ACPI Table type.\r\n"
" -d - Generate a binary file dump of the specified AcpiTable.\r\n"
" -c - Consistency checking (enabled by default).\r\n"
--
2.16.2.windows.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-02-22 4:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-22 4:56 [PATCH 2/2] ShellPkg/UefiShellAcpiViewCommandLib: Change the description in uni Zhichao Gao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox