DynamicTablesPkg[all]  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CmArmPciConfigSpaceInfo Struct Reference

Data Fields

UINT64 BaseAddress
 The physical base address for the PCI segment. More...
 
UINT16 PciSegmentGroupNumber
 The PCI segment group number. More...
 
UINT8 StartBusNumber
 The start bus number. More...
 
UINT8 EndBusNumber
 The end bus number. More...
 

Detailed Description

A structure that describes the PCI Configuration Space information for the Platform.

ID: EArmObjPciConfigSpaceInfo

Field Documentation

UINT64 CmArmPciConfigSpaceInfo::BaseAddress

The physical base address for the PCI segment.

UINT8 CmArmPciConfigSpaceInfo::EndBusNumber

The end bus number.

UINT16 CmArmPciConfigSpaceInfo::PciSegmentGroupNumber

The PCI segment group number.

UINT8 CmArmPciConfigSpaceInfo::StartBusNumber

The start bus number.