Hacker News new | ask | show | jobs
by crc_ 233 days ago
With this, I wasn't seeing any output with -display curses. It does work with -nographic or using a vnc connection to qemu's display, as well as on the two physical machines I currently have access to.
1 comments

That would probably be because it is using UEFI text mode rather than VGA text mode.
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?
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...