|
TianoCore EDK2 master
|
Data Fields | |
| EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL * | PciRootBridgeIo |
| UINT32 | SegmentNumber |
| UINT64 | MinBusNumber |
| UINT64 | MaxBusNumber |
Definition at line 22 of file PciSegmentLib.h.
| UINT64 PCI_ROOT_BRIDGE_DATA::MaxBusNumber |
Definition at line 26 of file PciSegmentLib.h.
| UINT64 PCI_ROOT_BRIDGE_DATA::MinBusNumber |
Definition at line 25 of file PciSegmentLib.h.
| EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL* PCI_ROOT_BRIDGE_DATA::PciRootBridgeIo |
Definition at line 23 of file PciSegmentLib.h.
| UINT32 PCI_ROOT_BRIDGE_DATA::SegmentNumber |
Definition at line 24 of file PciSegmentLib.h.