]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/ShellPkg.dsc
ShellPkg/AcpiView: Add application wrapper
authorTomas Pilar <Tomas.Pilar@arm.com>
Fri, 19 Jun 2020 11:59:54 +0000 (12:59 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 30 Jun 2020 01:39:50 +0000 (01:39 +0000)
commit00217f1919270007d7a911f89b32e39b9dcaa907
tree3bd525a582d53eeb8615d210cb8a735b471d9fc0
parentdb77d8f7ee9490138d853c4fb06e7a1e14a49148
ShellPkg/AcpiView: Add application wrapper

Simple application wrapper that invokes the shell
command wrapper for 'acpiview'.

This allows the AcpiView functionality to be used
on platforms with older specifications of the UEFI
shell or where the 'acpiview' command is not built in
due to platform build configuration.

Furthermore, this app can be integrated into more comprehensive
testing frameworks as a single component of a more thorough
specification compliance validation strategy.

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>
ShellPkg/Application/AcpiViewApp/AcpiViewApp.c [new file with mode: 0644]
ShellPkg/Application/AcpiViewApp/AcpiViewApp.inf [new file with mode: 0644]
ShellPkg/Application/AcpiViewApp/AcpiViewApp.uni [new file with mode: 0644]
ShellPkg/ShellPkg.dsc