]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[pci] Modularise PCI device support
authorMichael Brown <mcb30@ipxe.org>
Thu, 10 Feb 2011 13:43:58 +0000 (13:43 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 17 Feb 2011 01:59:24 +0000 (01:59 +0000)
commit4f4c21462114cb4e397377d8ea59c4204a4e33f7
tree7c4db0f186c4df0dd4ce18169e3c79783d2ce8f3
parent5bde349e55640b2d21fbe0f4f53edabe6878eb91
[pci] Modularise PCI device support

Some operating environments require (or at least prefer) that we do
not perform our own PCI bus scan, but deal only with specified
devices.  Modularise the PCI core to allow for this.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/bus/pci.c
src/include/ipxe/pci.h