Work on scheduler

This commit is contained in:
bdbrd 2025-11-08 17:05:49 +01:00
parent cbc51f523e
commit 14bced8243
8 changed files with 98 additions and 79 deletions

View file

@ -1,8 +1,8 @@
# Timeout in seconds that Limine will use before automatically booting.
timeout: 5
timeout: 0
# The entry name that will be displayed in the boot menu.
/SFB25 (KASLR on)
/SFB/25 (KASLR on)
# We use the Limine boot protocol.
protocol: limine
@ -10,7 +10,7 @@ timeout: 5
kernel_path: boot():/SFB25.elf
# Same thing, but without KASLR.
/SFB25 (KASLR off)
/SFB/25 (KASLR off)
# We use the Limine boot protocol.
protocol: limine