index
:
Archive/vulkan-os
master
Followed instructions at https://os.phil-opp.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
src
/
arch
/
x86_64
/
grub.cfg
blob: 03f4c4ad2fb34251a40e3053b877d770cd7a7a60 (
plain
)
1
2
3
4
5
6
7
set timeout=0 set default=0 menuentry "VulkanOS" { multiboot2 /boot/kernel.bin boot }