]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[pci] Provide a null PCI API for platforms with no PCI bus
authorMichael Brown <mcb30@ipxe.org>
Mon, 28 Oct 2024 16:39:23 +0000 (16:39 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 28 Oct 2024 16:43:43 +0000 (16:43 +0000)
commitd9c0d26e1775cb0e45b30ad6b36bae90abb1fc78
tree956d4dc474a8502e86c638e7224593eb41cf1070
parent06a9330004b6d83a7e1ba3a74f1fec4f49b3226a
[pci] Provide a null PCI API for platforms with no PCI bus

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/null_pci.c [new file with mode: 0644]
src/include/ipxe/null_pci.h [new file with mode: 0644]
src/include/ipxe/pci_io.h