summaryrefslogtreecommitdiffhomepage
path: root/dev/zba
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-10-14 10:08:11 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-10-14 10:08:11 +0200
commit5d09dd3d4cb414fa0ab86bc05c743fb224121287 (patch)
tree27155489835cd3c3a8312d6a3d928d528b7c023a /dev/zba
parent7ad3739afdfaa2466723467f5ef2526f171c87c3 (diff)
IMP: Fixed the PIC remapping side of the initiliazion on PC
distributions. - Need to fix the scheduler interrupt now. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/zba')
-rw-r--r--dev/zba/amd64-efi.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/zba/amd64-efi.make b/dev/zba/amd64-efi.make
index ae019d74..7bf3ceaa 100644
--- a/dev/zba/amd64-efi.make
+++ b/dev/zba/amd64-efi.make
@@ -36,7 +36,7 @@ EMU_FLAGS=-net none -smp 4 -m 8G -M q35 \
file=fat:rw:src/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 -no-shutdown -no-reboot
+ -device ide-hd,drive=disk_2,bus=ahci.0 -no-shutdown -no-reboot -serial stdio
LD_FLAGS=-e Main --subsystem=10