public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 1/2] ShellPkg/UefiShellAcpiViewCommandLib: Add a description in uni
@ 2019-02-22  4:57 Zhichao Gao
  0 siblings, 0 replies; only message in thread
From: Zhichao Gao @ 2019-02-22  4:57 UTC (permalink / raw)
  To: edk2-devel; +Cc: Ray Ni, Jaben Carsey, Liming Gao

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1146

Add DSDT and SSDT description in the help information. Add a
note to clarify the use of -s option with indicated AcpiTable
type parameter.

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     | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni b/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
index 0762eeba53..183f761644 100644
--- a/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
+++ b/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
@@ -78,6 +78,7 @@
 "       APIC  - Multiple APIC Description Table (MADT)\r\n"
 "       BGRT  - Boot Graphics Resource Table\r\n"
 "       DBG2  - Debug Port Table 2\r\n"
+"       DSDT  - Differentiated System Description Table\r\n"
 "       FACP  - Fixed ACPI Description Table (FADT)\r\n"
 "       GTDT  - Generic Timer Description Table\r\n"
 "       IORT  - IO Remapping Table\r\n"
@@ -87,7 +88,12 @@
 "       SLIT  - System Locality Information Table\r\n"
 "       SPCR  - Serial Port Console Redirection Table\r\n"
 "       SRAT  - System Resource Affinity Table\r\n"
+"       SSDT  - Secondary SystemDescription Table\r\n"
 "       XSDT  - Extended System Description Table\r\n"
+"  3. -s option supports to display the specified AcpiTable type that presents\r\n"
+"     in the system. The type which is not in the above list would only display\r\n"
+"     the data and the ACPI table header of it. The type in the above list may\r\n"
+"     display as the ACPI spec defined, such as the info of RSDP.\r\n"
 " \r\n"
 ".SH STANDARDS\r\n"
 " \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:57 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:57 [PATCH 1/2] ShellPkg/UefiShellAcpiViewCommandLib: Add a 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