public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Zhichao Gao <zhichao.gao@intel.com>
To: edk2-devel@lists.01.org
Cc: Ray Ni <ray.ni@intel.com>, Jaben Carsey <jaben.carsey@intel.com>,
	Liming Gao <liming.gao@intel.com>
Subject: [PATCH 1/2] ShellPkg/UefiShellAcpiViewCommandLib: Add a description in uni
Date: Fri, 22 Feb 2019 12:57:19 +0800	[thread overview]
Message-ID: <20190222045719.244-1-zhichao.gao@intel.com> (raw)

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



                 reply	other threads:[~2019-02-22  4:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190222045719.244-1-zhichao.gao@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox