audk/ShellPkg/Library/UefiShellAcpiViewCommandLib
Tomas Pilar db77d8f7ee ShellPkg: Add AcpiViewCommandLib
The UefiShellAcpiViewCommandLib is converted from NULL library to a
named library so that it may be used in modules other than shell.
The library interface exposes the main method for to AcpiView
functionality as well as a helper method to dump a buffer to a file.

The Shell module is still built by pulling UefiShellAcpiViewCommandLib
as a NULL library to preserve the modularity of shell builds.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
Signed-off-by: Tomas Pilar <tomas.pilar@arm.com>
2020-06-30 01:39:50 +00:00
..
Arm ShellPkg: acpiview: Add library for SBBR ACPI requirements validation 2020-05-06 17:00:57 +00:00
Parsers ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
AcpiParser.c ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
AcpiParser.h ShellPkg: acpiview: Remove duplicate ACPI structure size definitions 2020-02-19 06:01:39 +00:00
AcpiTableParser.c ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
AcpiTableParser.h ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
AcpiView.c ShellPkg: Add AcpiViewCommandLib 2020-06-30 01:39:50 +00:00
AcpiView.h ShellPkg/AcpiView: Move parameter parsing 2020-06-30 01:39:50 +00:00
AcpiViewConfig.c ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
AcpiViewConfig.h ShellPkg/AcpiView: Refactor configuration 2020-06-30 01:39:50 +00:00
UefiShellAcpiViewCommandLib.c ShellPkg: Add AcpiViewCommandLib 2020-06-30 01:39:50 +00:00
UefiShellAcpiViewCommandLib.inf ShellPkg: Add AcpiViewCommandLib 2020-06-30 01:39:50 +00:00
UefiShellAcpiViewCommandLib.uni ShellPkg: acpiview: Add -r parameter for table requirements validation 2020-05-06 17:00:57 +00:00