continuing work on interrupts - PIC doesn't work, probably switching to APIC
This commit is contained in:
+3
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user