Initial commit
This commit is contained in:
commit
233e9f6baa
8 changed files with 300 additions and 0 deletions
11
limine.cfg
Normal file
11
limine.cfg
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Timeout in seconds that Limine will use before automatically booting.
|
||||
TIMEOUT=3
|
||||
|
||||
# The entry name that will be displayed in the boot menu
|
||||
:Limine Barebones
|
||||
|
||||
# Change the protocol line depending on the used protocol.
|
||||
PROTOCOL=limine
|
||||
|
||||
# Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.
|
||||
KERNEL_PATH=boot:///kernel.elf
|
Loading…
Add table
Add a link
Reference in a new issue