set QEMU to use UEFI instead of BIOS on FreeBSD host

Kristaps Čivkulis kristaps.civkulis at gmail.com
Thu Apr 26 08:22:09 UTC 2018


Hi,

How can I set QEMU to use UEFI instead of BIOS?

Currently, if I want to install FreeBSD to virtual hard disk
VM10G.raw, this works:
qemu-system-x86_64 -m 2048 -cdrom FreeBSD-11.1-RELEASE-amd64-disc1.iso
-hda VM10G.raw

But QEMU uses SeaBIOS. Is there any way to change the default BIOS to UEFI?


More information about the freebsd-questions mailing list