From bf11afdba8486d5b15445d55427a5e97385348fd Mon Sep 17 00:00:00 2001 From: Amlal Date: Wed, 11 Sep 2024 20:39:17 +0200 Subject: REWORK: Reworking Paging API on AMD64. Signed-off-by: Amlal --- dev/ZBA/amd64-efi.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/ZBA/amd64-efi.make') diff --git a/dev/ZBA/amd64-efi.make b/dev/ZBA/amd64-efi.make index 5d5071e0..7695e240 100644 --- a/dev/ZBA/amd64-efi.make +++ b/dev/ZBA/amd64-efi.make @@ -36,7 +36,7 @@ EMU_FLAGS=-net none -m 8G -M q35 \ file=fat:rw:Sources/Root/,index=2,format=raw \ -drive id=disk_2,file=$(IMG_2),if=none \ -device ahci,id=ahci \ - -device ide-hd,drive=disk_2,bus=ahci.0 -d int + -device ide-hd,drive=disk_2,bus=ahci.0 -d int -no-shutdown -no-reboot LD_FLAGS=-e Main --subsystem=10 -- cgit v1.2.3