logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

virt-fw-dump - manual page for virt-fw-dump 24.11

Author

       Gerd Hoffmann <kraxel@redhat.com>

virt-fw-dump 24.11                                November 2024                                  VIRT-FW-DUMP(1)

Description

       The virt-fw-dump utility prints the structure and content of edk2 firmware volumes to stdout.

       usage: virt-fw-dump [-h] [-i FILE] [--all] [--volumes] [--modules]

              [--ovmf-meta] [--volume-hashes]

       Dump EFI firmware volumes and EFI variable stores.

   options:-h, --help
              show this help message and exit

       -i, --input FILE
              dump firmware volume FILE

       --all  print everything (default)

       --volumes
              print firmware volumes

       --modules
              print included modules

       --ovmf-meta
              decode ovmf metadata (in reset vector)

       --volume-hashes
              print volume hashes

Examples

       virt-fw-dump --input /usr/share/edk2/ovmf/OVMF_CODE.fd

Name

       virt-fw-dump - manual page for virt-fw-dump 24.11

See Also