|
TianoCore EDK2 master
|
Data Fields | |
| UINT32 | Signature |
| LIST_ENTRY | Link |
| EFI_HANDLE | Handle |
| UINT64 | AllocationAttributes |
| UINT64 | Attributes |
| UINT64 | Supports |
| PCI_RES_NODE | ResAllocNode [TypeMax] |
| PCI_ROOT_BRIDGE_APERTURE | Bus |
| PCI_ROOT_BRIDGE_APERTURE | Io |
| PCI_ROOT_BRIDGE_APERTURE | Mem |
| PCI_ROOT_BRIDGE_APERTURE | PMem |
| PCI_ROOT_BRIDGE_APERTURE | MemAbove4G |
| PCI_ROOT_BRIDGE_APERTURE | PMemAbove4G |
| BOOLEAN | DmaAbove4G |
| BOOLEAN | NoExtendedConfigSpace |
| VOID * | ConfigBuffer |
| EFI_DEVICE_PATH_PROTOCOL * | DevicePath |
| CHAR16 * | DevicePathStr |
| EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL | RootBridgeIo |
| BOOLEAN | ResourceSubmitted |
| LIST_ENTRY | Maps |
Definition at line 54 of file PciRootBridge.h.
| UINT64 PCI_ROOT_BRIDGE_INSTANCE::AllocationAttributes |
Definition at line 58 of file PciRootBridge.h.
| UINT64 PCI_ROOT_BRIDGE_INSTANCE::Attributes |
Definition at line 59 of file PciRootBridge.h.
| PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::Bus |
Definition at line 62 of file PciRootBridge.h.
| VOID* PCI_ROOT_BRIDGE_INSTANCE::ConfigBuffer |
Definition at line 70 of file PciRootBridge.h.
| EFI_DEVICE_PATH_PROTOCOL* PCI_ROOT_BRIDGE_INSTANCE::DevicePath |
Definition at line 71 of file PciRootBridge.h.
| CHAR16* PCI_ROOT_BRIDGE_INSTANCE::DevicePathStr |
Definition at line 72 of file PciRootBridge.h.
| BOOLEAN PCI_ROOT_BRIDGE_INSTANCE::DmaAbove4G |
Definition at line 68 of file PciRootBridge.h.
| EFI_HANDLE PCI_ROOT_BRIDGE_INSTANCE::Handle |
Definition at line 57 of file PciRootBridge.h.
| PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::Io |
Definition at line 63 of file PciRootBridge.h.
| LIST_ENTRY PCI_ROOT_BRIDGE_INSTANCE::Link |
Definition at line 56 of file PciRootBridge.h.
| LIST_ENTRY PCI_ROOT_BRIDGE_INSTANCE::Maps |
Definition at line 76 of file PciRootBridge.h.
| PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::Mem |
Definition at line 64 of file PciRootBridge.h.
| PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::MemAbove4G |
Definition at line 66 of file PciRootBridge.h.
| BOOLEAN PCI_ROOT_BRIDGE_INSTANCE::NoExtendedConfigSpace |
Definition at line 69 of file PciRootBridge.h.
| PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::PMem |
Definition at line 65 of file PciRootBridge.h.
| PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::PMemAbove4G |
Definition at line 67 of file PciRootBridge.h.
| PCI_RES_NODE PCI_ROOT_BRIDGE_INSTANCE::ResAllocNode[TypeMax] |
Definition at line 61 of file PciRootBridge.h.
| BOOLEAN PCI_ROOT_BRIDGE_INSTANCE::ResourceSubmitted |
Definition at line 75 of file PciRootBridge.h.
| EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL PCI_ROOT_BRIDGE_INSTANCE::RootBridgeIo |
Definition at line 73 of file PciRootBridge.h.
| UINT32 PCI_ROOT_BRIDGE_INSTANCE::Signature |
Definition at line 55 of file PciRootBridge.h.
| UINT64 PCI_ROOT_BRIDGE_INSTANCE::Supports |
Definition at line 60 of file PciRootBridge.h.