feat: misc
Nicer kernel, now can fetch multiboot2 boot info
This commit is contained in:
@@ -2,6 +2,6 @@ set timeout=2
|
||||
set default=0
|
||||
|
||||
menuentry "OxideOS" {
|
||||
multiboot2 /boot/kernel.bin
|
||||
multiboot2 /boot/kernel.bin $args
|
||||
boot
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user