EFI

To use OVMF/AAVMF for EFI add these parameters to qemu-system-*. Normally you can find OVMF_CODE.fd and OVMF_VARS.fd (or variants of them) in /usr/share

-drive if=pflash,format=raw,readonly,file=OVMF_CODE-pure-efi.fd
-drive if=pflash,format=raw,file=OVMF_VARS.fd

Revision #2
Created 15 May 2024 10:33:04 by dustin@swigg.net
Updated 16 May 2024 20:03:35 by dustin@swigg.net