fix qemu command to run

This commit is contained in:
Josh Holtrop 2020-10-05 09:43:12 -04:00
parent 8b7514b4c6
commit aa21b199d5

View File

@ -4,4 +4,4 @@ all:
.PHONY: run .PHONY: run
run: run:
qemu-system-x86_64 -bios OVMF.fd -usb -usbdevice disk::build/e.1/efi-loader.img qemu-system-x86_64 -bios OVMF.fd -hdb build/e.1/efi-loader.img