I would like to set the video mode in the ASM kernel I'm working on in the video mode of 1920x1080 or higher (or at least above the usual limit in VESA). Is there a way to do this, and if so, provide some sample code?
I use NASM to encode the kernel.
assembly nasm video kernel vesa
user237286
source share