10#ifndef __PCI_HOST_BRIDGE_LIB_H__
11#define __PCI_HOST_BRIDGE_LIB_H__
PCI_ROOT_BRIDGE *EFIAPI PciHostBridgeGetRootBridges(UINTN *Count)
VOID EFIAPI PciHostBridgeFreeRootBridges(PCI_ROOT_BRIDGE *Bridges, UINTN Count)
VOID EFIAPI PciHostBridgeResourceConflict(EFI_HANDLE HostBridgeHandle, VOID *Configuration)
PCI_ROOT_BRIDGE_APERTURE Io
IO aperture which can be used by the root bridge.
PCI_ROOT_BRIDGE_APERTURE PMem
Prefetchable MMIO aperture below 4GB which can be used by the root bridge.
BOOLEAN NoExtendedConfigSpace
UINT32 Segment
Segment number.
EFI_DEVICE_PATH_PROTOCOL * DevicePath
Device path.
PCI_ROOT_BRIDGE_APERTURE Mem
MMIO aperture below 4GB which can be used by the root bridge.
PCI_ROOT_BRIDGE_APERTURE PMemAbove4G
Prefetchable MMIO aperture above 4GB which can be used by the root bridge.
PCI_ROOT_BRIDGE_APERTURE MemAbove4G
MMIO aperture above 4GB which can be used by the root bridge.
PCI_ROOT_BRIDGE_APERTURE Bus
Bus aperture which can be used by the root bridge.
UINT64 AllocationAttributes