diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-06 08:50:56 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-06 08:50:56 +0100 |
| commit | dae34fe2db8827de776396c979c2bf79681edb9a (patch) | |
| tree | 3ef2d0bfab9883eef04f179ffb50157e5d6a59df /dev/ZBAKit/arm64-efi.make | |
| parent | 78a639520307fef30e43ee7e2f1db058c3caba8a (diff) | |
IMP: A set of WiP for the process scheduler.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
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 |
