]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.uni
ShellPkg/Acpiview: AEST Parser
[mirror_edk2.git] / ShellPkg / Library / UefiShellAcpiViewCommandLib / UefiShellAcpiViewCommandLib.uni
index f0610870505d5c5d89e6516122fc9e782479df0c..9dbffcd7c534fa9039668cfbe79f75d3a94c9b28 100644 (file)
@@ -1,6 +1,6 @@
 // /**\r
 //\r
-// Copyright (c) 2016 - 2019, ARM Limited. All rights reserved.<BR>\r
+// Copyright (c) 2016 - 2020, Arm Limited. All rights reserved.<BR>\r
 // SPDX-License-Identifier: BSD-2-Clause-Patent\r
 //\r
 // Module Name:\r
@@ -30,7 +30,7 @@
 "Display ACPI Table information.\r\n"\r
 ".SH SYNOPSIS\r\n"\r
 " \r\n"\r
-"ACPIVIEW [[-?] | [[-l] | [-s AcpiTable [-d]]] [-q] [-v] [-h Highlight]]\r\n"\r
+"ACPIVIEW [[-?] | [[[[-l] | [-s AcpiTable [-d]]] [-q] [-h]] [-r Spec]]]\r\n"\r
 " \r\n"\r
 ".SH OPTIONS\r\n"\r
 " \r\n"\r
 "         AcpiTable    : The required ACPI Table type.\r\n"\r
 "  -d - Generate a binary file dump of the specified AcpiTable.\r\n"\r
 "  -q - Quiet. Suppress errors and warnings. Disables consistency checks.\r\n"\r
-"  -v - Display verbose data (enabled by default).\r\n"\r
-"  -h - Enable/Disable Colour Highlighting.\r\n"\r
-"         Highlight    : TRUE/ON enables highlighting;\r\n"\r
-"                        FALSE/OFF (default) disables highlighting.\r\n"\r
+"  -h - Enable colour highlighting.\r\n"\r
+"  -r - Validate that all required ACPI tables are installed\r\n"\r
+"         Spec  : Specification to validate against.\r\n"\r
+"                 For Arm, the possible values are:\r\n"\r
+"                   0 - Server Base Boot Requirements v1.0\r\n"\r
+"                   1 - Server Base Boot Requirements v1.1\r\n"\r
+"                   2 - Server Base Boot Requirements v1.2\r\n"\r
 "  -? - Show help.\r\n"\r
 " \r\n"\r
 ".SH DESCRIPTION\r\n"\r
@@ -75,6 +78,7 @@
 "     other than AcpiTable header. The actual header can refer to the ACPI spec\r\n"\r
 "     6.2\r\n"\r
 "     Extra A. Particular types:\r\n"\r
+"       AEST  - Arm Error Source Table\r\n"\r
 "       APIC  - Multiple APIC Description Table (MADT)\r\n"\r
 "       BGRT  - Boot Graphics Resource Table\r\n"\r
 "       DBG2  - Debug Port Table 2\r\n"\r
 "  * To display contents of all ACPI tables:\r\n"\r
 "    fs0:\> acpiview\r\n"\r
 " \r\n"\r
+"  * To check if all Server Base Boot Requirements (SBBR) v1.2 mandatory\r\n"\r
+"    ACPI tables are installed (Arm only):\r\n"\r
+"    fs0:\> acpiview -r 2\r\n"\r
+" \r\n"\r
 ".SH RETURNVALUES\r\n"\r
 " \r\n"\r
 "RETURN VALUES:\r\n"\r