audk/ShellPkg
Krzysztof Koch 8af507c1f1 ShellPkg: acpiview: Add -r parameter for table requirements validation
Define a new command line parameter '-r' to enable checking if all
mandatory ACPI tables listed in a specification are present.

The -r parameter takes an integer value to specify which specification
the validation should be performed against.

The parameter is used to set two Acpiview variables. An interface to
access these variables is implemented in this patch.

The new functionality is aimed at Arm-based platforms, however,
there are no restriction on extending it to other architectures.
For the 32-bit and 64-bit Arm architectures, the possible values for
the -r parameter are:
  0: Arm Server Base Boot Requirements 1.0, March 2016
  1: Arm Server Base Boot Requirements 1.1, May 2018
  2: Arm Server Base Boot Requirements 1.2, September 2019

Signed-off-by: Krzysztof Koch <krzysztof.koch@arm.com>
Reviewed-by: Sami Mujawar <Sami.Mujawar@arm.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
2020-05-06 17:00:57 +00:00
..
Application ShellPkg: Document UpdateArgcArgv returns EFI_INVALID_PARAMETER 2020-02-11 02:12:45 +00:00
DynamicCommand ShellPkg/DynamicCommand: Fix various typos 2020-02-10 22:30:07 +00:00
Include ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE 2019-10-09 09:40:10 +02:00
Library ShellPkg: acpiview: Add -r parameter for table requirements validation 2020-05-06 17:00:57 +00:00
ShellPkg.ci.yaml ShellPkg: Add YAML file for CI builds 2019-11-11 13:02:34 -08:00
ShellPkg.dec ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
ShellPkg.dsc ShellPkg: Shell package changes for RISC-V EDK2 CI. 2020-04-03 17:09:12 +00:00