[CentOS] qemu uefi boot

Tue Jul 9 12:39:50 UTC 2019
Jerry Geis <jerry.geis at gmail.com>

I am trying to play with qemu uefi booting...
I found the OVMF package and installed it.

I added the "-bios /usr/share/OVMF/OVMF_CODE.secboot.fd" to my command line.
when running it says cannot load "/usr/share/OVMF/OVMF_CODE.secboot.fd"

The file is there. I'm trying this on CentOS 7.6

How do I correctly boot UEFI with qemu ?

Thanks


Jerry