diff options
Diffstat (limited to 'limine.conf')
| -rw-r--r-- | limine.conf | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/limine.conf b/limine.conf index 9cd51e0..30bbf0e 100644 --- a/limine.conf +++ b/limine.conf @@ -1,6 +1,7 @@ -TIMEOUT=0 -DEFAULT_ENTRY=mullos +default_entry: mullos +timeout: 0 + +/mullos + protocol: limine + kernel_path: boot():/boot/kernel.elf -:mullos - PROTOCOL=limine - KERNEL_PATH=boot:///kernel.elf |