system76 / firmware-open

System76 Open Firmware
Other
944 stars 84 forks source link

Remove VBT binaries #521

Closed crawfxrd closed 4 months ago

crawfxrd commented 4 months ago

The VBT for every board is already part of coreboot. It is not needed here since at least commit 5b4dbd9c534d ("coreboot: Rebase on 4.15").

Additionally, extract the VBT as data.vbt as this is the default file name used by the coreboot config INTEL_GMA_VBT_FILE.

crawfxrd commented 4 months ago

It is.