8 ms·
That would probably be because it is using UEFI text mode rather than VGA text mode.
by coolcoder613 11mo ago
That would probably be because it is using UEFI text mode rather than VGA text mode.
- kragen 11mo agoOh, I didn't know UEFI text mode didn't use VGA text mode! That could be an important consideration. But I suppose you can still frob the VGA registers to set VGA text mode, right? Even if you boot under UEFI?
- coolcoder613 11mo agoWhile that way work on some hardware, on a lot of hardware it won't. see https://old.reddit.com/r/osdev/comments/yjm04z/vga_on_uefi/iuolh67/ https://old.reddit.com/r/osdev/comments/yjm04z/vga_on_uefi/i...