[SeaBIOS] [PATCH] optionroms: Don't run option rom on PCI bar if CBFS/fw_cfg version exists

Kevin O'Connor kevin at koconnor.net
Mon Aug 17 16:13:36 CET 2015


On Wed, Aug 12, 2015 at 11:20:35AM -0400, Kevin O'Connor wrote:
> If there exists a "pci%04x,%04x.rom" file in CBFS/fw_cfg then the code
> should not attempt to run a rom found on the PCI device itself - even
> if the one in CBFS/fw_cfg is not a valid rom.  This makes the code
> match the documentation.

FYI, I committed this change.

-Kevin



More information about the SeaBIOS mailing list