Y
Hacker News
new
|
ask
|
show
|
jobs
by
coolcoder613
232 days ago
That would probably be because it is using UEFI text mode rather than VGA text mode.
1 comments
kragen
231 days ago
Oh, 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?
link
coolcoder613
231 days ago
While 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/i...
link