Hacker News new | ask | show | jobs
by larvaetron 968 days ago
> Text-only BIOS setup was the norm for a long time

I've had a GUI BIOS setup on almost every PC I've owned since the first 486 I built back in 1993.

1 comments

The GUI was rendered in text mode. It's called a TUI (Text-based User Interface)
Plenty of 486 era machines had the AMI ”WinBIOS” whose setup utility kinda-sorta emulated a Win 3.x look and ran in (EGA 640x350 4bpp?) graphics mode, with mouse support:

https://media.moddb.com/images/groups/1/4/3107/winbios.gif

TIL, I thought TUI meant Terminal UI