mirror of
https://github.com/realmicrosoft/windows.git
synced 2024-08-14 22:46:44 +00:00
7 lines
No EOL
105 B
INI
7 lines
No EOL
105 B
INI
set timeout=0
|
|
set default=0
|
|
|
|
menuentry "wukkOS basic kernel" {
|
|
multiboot2 /boot/wukkOS.bin
|
|
boot
|
|
} |