Merge branch 'feature/graphics' into 'develop'
Added VBE & VGA insmods to GRUB See merge request spexeah/asuro!6
This commit is contained in:
commit
0d56d0b191
@ -1,5 +1,7 @@
|
||||
set timeout=1
|
||||
set default="0"
|
||||
insmod vbe
|
||||
insmod vga
|
||||
menuentry "Asuro" --id asuro {
|
||||
multiboot /boot/asuro.bin
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user