aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/efi/efi_pci_api.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-15[pci] Generalise pci_num_bus() to pci_discover()Michael Brown1-5/+8
2020-09-25[efi] Use address offset as reported by EFI_PCI_ROOT_BRIDGE_IO_PROTOCOLMichael Brown1-13/+0
2020-09-24[pci] Define pci_ioremap() for mapping PCI bus addressesMichael Brown1-0/+13
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2014-09-04[efi] Avoid returning uninitialised data from PCI configuration space readsMichael Brown1-0/+3
2011-02-17[efi] Rename efi_pci.h to efi_pci_api.hMichael Brown1-0/+148