Initial commit

This commit is contained in:
mintsuki 2022-03-26 05:54:00 +01:00
commit 233e9f6baa
8 changed files with 300 additions and 0 deletions

11
limine.cfg Normal file
View 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