17#ifndef __PCI_SEGMENT_INFO_LIB__
18#define __PCI_SEGMENT_INFO_LIB__
UINT64 UINTN
Definition ProcessorBind.h:118
PCI_SEGMENT_INFO * GetPciSegmentInfo(UINTN *Count)
unsigned short UINT16
Definition actypes.h:237
unsigned char UINT8
Definition actypes.h:236
COMPILER_DEPENDENT_UINT64 UINT64
Definition actypes.h:239
Definition PciSegmentInfoLib.h:20
UINT8 StartBusNumber
Start BUS number, for verifying the PCI Segment address.
Definition PciSegmentInfoLib.h:23
UINT8 EndBusNumber
End BUS number, for verifying the PCI Segment address.
Definition PciSegmentInfoLib.h:24
UINT64 BaseAddress
ECAM Base address.
Definition PciSegmentInfoLib.h:22
UINT16 SegmentNumber
Segment number.
Definition PciSegmentInfoLib.h:21