opengnsys_ipxe/src/interface
Michael Brown ff228f745c [pci] Generalise pci_num_bus() to pci_discover()
Allow pci_find_next() to discover devices beyond the first PCI
segment, by generalising pci_num_bus() (which implicitly assumes that
there is only a single PCI segment) with pci_discover() (which has the
ability to return an arbitrary contiguous chunk of PCI bus:dev.fn
address space).

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2022-09-15 16:49:47 +01:00
..
bofm [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
efi [pci] Generalise pci_num_bus() to pci_discover() 2022-09-15 16:49:47 +01:00
hyperv [malloc] Rename malloc_dma() to malloc_phys() 2020-11-05 19:13:52 +00:00
linux [pci] Generalise pci_num_bus() to pci_discover() 2022-09-15 16:49:47 +01:00
smbios [settings] Support formatting UUIDs as little-endian GUIDs 2022-01-04 14:03:12 +00:00
xen [xen] Avoid infinite loop on allocation failure in xenstore_response() 2021-04-20 13:28:57 +01:00