Thrilleratplay / coreboot-builder-scripts

Bash scripts and config files to simplify building of Coreboot using the official coreboot-sdk docker image
GNU General Public License v3.0
32 stars 9 forks source link

Add VGA blob support #12

Closed Thrilleratplay closed 2 years ago

Thrilleratplay commented 5 years ago

Intel's graphics driver will not on Windows without the blob and libgfxinit has a very limited resolution limit.

Thrilleratplay commented 2 years ago

With advances in libgfxinit, I do not believe this is necessary any more.