logoalt Hacker News

ThePowerOfFuet08/02/20251 replyview on HN

I am reticent to argue with someone of your reputation, but AFAIK UEFI can initialize a basic framebuffer (and write to it) in a standardized manner without needing any ROM on the card.

https://wiki.osdev.org/GOP


Replies

mjg5908/02/2025

The GOP driver is provided by the card, and then exposes a standardised interface to the firmware.