diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2023-10-30 16:31:12 -0400 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-10-31 14:40:50 +0000 |
commit | 2e128302e608fbe2c03d1967dd7328bbdf07bab3 (patch) | |
tree | ce948a04bfc66b41e42046f9690ae5b39d2938cd /EmulatorPkg/EmuSimpleFileSystemDxe | |
parent | fe6cd1c1872132160ddd156c963e1a568d098225 (diff) | |
download | edk2-2e128302e608fbe2c03d1967dd7328bbdf07bab3.tar.gz edk2-2e128302e608fbe2c03d1967dd7328bbdf07bab3.tar.bz2 edk2-2e128302e608fbe2c03d1967dd7328bbdf07bab3.zip |
ArmVirtPkg: Add varpolicy shell command
Adds the varpolicy EFI shell command to all DSC files that
currently include other dynamic shell commands from ShellPkg.
This command allows variable policies to be dumped in the EFI
shell for convenient auditing and debug.
Use the command in the EFI shell as follows:
- `"varpolicy"` dumps platform variables
- `"varpolicy -?"` shows help text
- `"varpolicy -b"` pages output as expected
- `"varpolicy -s"` shows accurate variable statistic information
- `"varpolicy -p"` shows accurate UEFI variable policy information
- `"varpolicy-v -b"` dumps all information including variable data hex dump
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Julien Grall <julien@xen.org>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Message-Id: <20231030203112.736-5-mikuback@linux.microsoft.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'EmulatorPkg/EmuSimpleFileSystemDxe')
0 files changed, 0 insertions, 0 deletions