On Sun, Mar 01, 2020 at 12:15:10PM -0500, Arvind Sankar wrote: > What I'm doing is creating an x86-64 defconfig based on tip:efi/core, > and then running it via > > $ qemu-system-x86_64 -cpu Haswell -pflash qemu/OVMF_64.fd \ ^^^^^^^ That OVMF_64.fd is incorrect copy/paste from a different run, the panic case is using OVMF-mixed-mode-compat-section.fd. > -drive file=fat:rw:qemu/boot -nographic -m 3072