initial kernel
This commit is contained in:
Symlink
+1
@@ -0,0 +1 @@
|
||||
../limine/limine/limine-cd-efi.bin
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../limine/limine/limine-cd.bin
|
||||
@@ -0,0 +1,10 @@
|
||||
# Timeout in seconds that Limine will use before automatically booting.
|
||||
TIMEOUT=3
|
||||
|
||||
# The entry name that will be displayed in the boot menu
|
||||
:YAK
|
||||
# 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:///yak.elf
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../limine/limine/limine.sys
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
../cmake-build-debug-system-llvm/yak-kernel/yak.elf
|
||||
Reference in New Issue
Block a user