[coreboot] Is there a proper way to skip a specific PCI device during PCI enumeration

WANG FEI wangfei.jimei at gmail.com
Tue May 27 19:50:03 CEST 2014


Gents,

What I'm doing is to avoid PCI enumeration code
allocating/setting/configuring resource to a specific PCI device
(Bus:Device:Function), is there a mechanism in coreboot to achieve this?

I've achieved this by setting this specific PCI device's read_resources to
NULL, just wondering what's the best way to get this done.

Many thanks,

-Fei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20140527/41b038f4/attachment.html>


More information about the coreboot mailing list