Move to new limine format.

This commit is contained in:
Drew Galbraith 2025-01-25 23:26:01 -08:00
parent d1b5720abd
commit c4613cf87f
3 changed files with 12 additions and 12 deletions

View file

@ -1,11 +0,0 @@
# Needs to be copied into the EFI partition of the drive.
TIMEOUT=0
:AcadiaOS
PROTOCOL=limine
KERNEL_PATH=boot:///zion
MODULE_PATH=boot:///sys/yellowstone
MODULE_PATH=boot:///sys/denali
MODULE_PATH=boot:///sys/victoriafalls

11
zion/boot/limine.conf Normal file
View file

@ -0,0 +1,11 @@
# Needs to be copied into the EFI partition of the drive.
timeout: 0
/AcadiaOS
protocol: limine
kernel_path: boot():/zion
module_path: boot():/sys/yellowstone
module_path: boot():/sys/denali
module_path: boot():/sys/victoriafalls