diff options
Diffstat (limited to 'dev/ZBAKit/arm64-efi.make')
| -rw-r--r-- | dev/ZBAKit/arm64-efi.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZBAKit/arm64-efi.make b/dev/ZBAKit/arm64-efi.make index 00496a4e..78cd26e9 100644 --- a/dev/ZBAKit/arm64-efi.make +++ b/dev/ZBAKit/arm64-efi.make @@ -33,7 +33,7 @@ EMU_FLAGS=-net none -smp 4 -m 8G -cpu max -M virt-9.1 \ -drive \ file=fat:rw:src/Root/,index=1,format=raw \ -device virtio-tablet-pci \ - -d int -no-shutdown -no-reboot -device virtio-gpu-pci,xres=844,yres=390 + -d int -no-shutdown -no-reboot -device virtio-gpu-pci,xres=844,yres=390 -serial stdio LD_FLAGS=-subsystem:efi_application -entry:Main /nodefaultlib |
