TianoCore EDK2 master
Loading...
Searching...
No Matches
PCI_ROOT_BRIDGE_INSTANCE Struct Reference

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
 
VOIDConfigBuffer
 
EFI_DEVICE_PATH_PROTOCOLDevicePath
 
CHAR16 * DevicePathStr
 
EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL RootBridgeIo
 
BOOLEAN ResourceSubmitted
 
LIST_ENTRY Maps
 

Detailed Description

Definition at line 54 of file PciRootBridge.h.

Field Documentation

◆ AllocationAttributes

UINT64 PCI_ROOT_BRIDGE_INSTANCE::AllocationAttributes

Definition at line 58 of file PciRootBridge.h.

◆ Attributes

UINT64 PCI_ROOT_BRIDGE_INSTANCE::Attributes

Definition at line 59 of file PciRootBridge.h.

◆ Bus

PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::Bus

Definition at line 62 of file PciRootBridge.h.

◆ ConfigBuffer

VOID* PCI_ROOT_BRIDGE_INSTANCE::ConfigBuffer

Definition at line 70 of file PciRootBridge.h.

◆ DevicePath

EFI_DEVICE_PATH_PROTOCOL* PCI_ROOT_BRIDGE_INSTANCE::DevicePath

Definition at line 71 of file PciRootBridge.h.

◆ DevicePathStr

CHAR16* PCI_ROOT_BRIDGE_INSTANCE::DevicePathStr

Definition at line 72 of file PciRootBridge.h.

◆ DmaAbove4G

BOOLEAN PCI_ROOT_BRIDGE_INSTANCE::DmaAbove4G

Definition at line 68 of file PciRootBridge.h.

◆ Handle

EFI_HANDLE PCI_ROOT_BRIDGE_INSTANCE::Handle

Definition at line 57 of file PciRootBridge.h.

◆ Io

PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::Io

Definition at line 63 of file PciRootBridge.h.

◆ Link

LIST_ENTRY PCI_ROOT_BRIDGE_INSTANCE::Link

Definition at line 56 of file PciRootBridge.h.

◆ Maps

LIST_ENTRY PCI_ROOT_BRIDGE_INSTANCE::Maps

Definition at line 76 of file PciRootBridge.h.

◆ Mem

PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::Mem

Definition at line 64 of file PciRootBridge.h.

◆ MemAbove4G

PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::MemAbove4G

Definition at line 66 of file PciRootBridge.h.

◆ NoExtendedConfigSpace

BOOLEAN PCI_ROOT_BRIDGE_INSTANCE::NoExtendedConfigSpace

Definition at line 69 of file PciRootBridge.h.

◆ PMem

PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::PMem

Definition at line 65 of file PciRootBridge.h.

◆ PMemAbove4G

PCI_ROOT_BRIDGE_APERTURE PCI_ROOT_BRIDGE_INSTANCE::PMemAbove4G

Definition at line 67 of file PciRootBridge.h.

◆ ResAllocNode

PCI_RES_NODE PCI_ROOT_BRIDGE_INSTANCE::ResAllocNode[TypeMax]

Definition at line 61 of file PciRootBridge.h.

◆ ResourceSubmitted

BOOLEAN PCI_ROOT_BRIDGE_INSTANCE::ResourceSubmitted

Definition at line 75 of file PciRootBridge.h.

◆ RootBridgeIo

EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL PCI_ROOT_BRIDGE_INSTANCE::RootBridgeIo

Definition at line 73 of file PciRootBridge.h.

◆ Signature

UINT32 PCI_ROOT_BRIDGE_INSTANCE::Signature

Definition at line 55 of file PciRootBridge.h.

◆ Supports

UINT64 PCI_ROOT_BRIDGE_INSTANCE::Supports

Definition at line 60 of file PciRootBridge.h.


The documentation for this struct was generated from the following file: