Barebones Kernel Commit
Uses limine to boot off of a disk. Outputs a character to the debug port.
This commit is contained in:
commit
e9705f7579
8 changed files with 169 additions and 0 deletions
9
zion/boot/limine.cfg
Normal file
9
zion/boot/limine.cfg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Needs to be copied into the EFI partition of the drive.
|
||||
|
||||
TIMEOUT=10
|
||||
|
||||
:AcadiaOS
|
||||
|
||||
PROTOCOL=limine
|
||||
|
||||
KERNEL_PATH=boot:///zion
|
||||
Loading…
Add table
Add a link
Reference in a new issue