intel
This commit is contained in:
@@ -8,6 +8,7 @@ EFI_BINARY="$1"
|
||||
qemu-system-x86_64 -enable-kvm \
|
||||
-m 4G \
|
||||
-serial mon:stdio \
|
||||
-nographic \
|
||||
-no-reboot \
|
||||
-drive if=pflash,format=raw,readonly=on,file=OVMF_CODE.fd \
|
||||
-drive if=pflash,format=raw,readonly=on,file=OVMF_VARS.fd \
|
||||
|
||||
Reference in New Issue
Block a user