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