I'm struggling to enable high res graphics on early startup without V86 emulator. I have searched on forums and they said I can do it by switching back to real mode or do it in the bootloader. But I'm using grub as bootloader and I saw on some forums that they said grub has some modules for initializing VBE. I seached for grub modules and saw there are some modules named vbe, video and gfx. So can anyone tell me how to use these modules to setup VBE and draw pixels on screen or set and get supported screen resolutions and change them please?
I dont want that ugly 16 color 80x25 Text mode screen. I want to write my own colorful text gui
