tobimensch / aqemu

Official AQEMU repository - a GUI for virtual machines using QEMU as the backend
https://sourceforge.net/projects/aqemu/
GNU General Public License v2.0
515 stars 86 forks source link

UEFI #63

Open sharpaper opened 5 years ago

sharpaper commented 5 years ago

Is it possible to use aqemu to create a VM with UEFI support instead of BIOS? Thank you.

pikakolendo02 commented 4 years ago

if you have installed the ovmf package, add -bios /usr/share/OVMF/OVMF_CODE.fd or somewhere the OVMF_CODE.fd is, in VM - Machine - Advanced - Custom QEMU Command Line Arguments 图片

brainchild0 commented 2 years ago

It would be a nice feature to provide natural support for UEFI guests in the graphical interface.