wip: enable vbe

This commit is contained in:
2024-12-03 10:41:39 +01:00
parent 4bd4198293
commit fb1a1bc213
4 changed files with 19 additions and 96 deletions

View File

@ -1,3 +1,6 @@
menuentry "bozos" {
multiboot /boot/bozOS.bin
}
set gfxmode=1024x768x32
set gfxpayload=keep
menuentry "bozOS" {
multiboot /boot/bozOS.bin
boot
}