Closed crawfxrd closed 8 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.
data.vbt
INTEL_GMA_VBT_FILE
It is.
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 configINTEL_GMA_VBT_FILE
.