Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34571
to look at the new patch set (#3).
Change subject: device/pci_rom: Add Option to force running the OptionROM ......................................................................
device/pci_rom: Add Option to force running the OptionROM
Some intel optionROMs that are shipped by vendors do not match the deviceIDs for their hardware. We can force them regardless and get working vga init for some of them.
Tested against the 8086,0406 image for Intel sklkbl 8086,5916 (HD620)
Change-Id: I4b7a1e12d86b77b866077784d3837cf9359cc668 Signed-off-by: Johanna Schander coreboot@mimoja.de --- M src/device/Kconfig M src/device/pci_rom.c 2 files changed, 14 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/71/34571/3