continuing work on interrupts - PIC doesn't work, probably switching to APIC

This commit is contained in:
FantasyPvP
2024-11-19 01:03:59 +00:00
parent 4c157ab05e
commit a4b0662983
7 changed files with 118 additions and 43 deletions
+3 -2
View File
@@ -1,5 +1,5 @@
# Timeout in seconds that Limine will use before automatically booting.
timeout: 5
timeout: 1
# The entry name that will be displayed in the boot menu.
/GoofyAhhOS
@@ -7,4 +7,5 @@ timeout: 5
protocol: limine
# Path to the kernel to boot. boot():/ represents the partition on which limine.conf is located.
kernel_path: boot():/boot/kernel
kernel_path: boot():/boot/kernel