Hi,

> +    if (pci_config_readw(bdf, PCI_VENDOR_ID) != PCI_VENDOR_ID_REDHAT) {
> +        dprintf(1, "PCI: QEMU resource reserve cap vendor ID doesn't 
> match.\n");

I'd suggest to use a higher debug level for this one, 3 would be a good
pick I think.  level 1 messages are printed by default, and we should
not spam the log just because there is a non-qemu bridge present in the
system.

cheers,
  Gerd


_______________________________________________
SeaBIOS mailing list
SeaBIOS@seabios.org
https://mail.coreboot.org/mailman/listinfo/seabios

Reply via email to