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

#include <MdePkg/Include/Register/Intel/StmResourceDescriptor.h>

Data Fields

STM_RSC_DESC_HEADER Hdr
 
UINT16 RWAttributes: 2
 
UINT16 Reserved: 14
 
UINT16 Base
 
UINT16 Length
 
UINT8 OriginatingBusNumber
 
UINT8 LastNodeIndex
 
STM_PCI_DEVICE_PATH_NODE PciDevicePath [1]
 

Detailed Description

STM Resource PCI Configuration Descriptor

Definition at line 140 of file StmResourceDescriptor.h.

Field Documentation

◆ Base

UINT16 STM_RSC_PCI_CFG_DESC::Base

Definition at line 144 of file StmResourceDescriptor.h.

◆ Hdr

STM_RSC_DESC_HEADER STM_RSC_PCI_CFG_DESC::Hdr

Definition at line 141 of file StmResourceDescriptor.h.

◆ LastNodeIndex

UINT8 STM_RSC_PCI_CFG_DESC::LastNodeIndex

Definition at line 147 of file StmResourceDescriptor.h.

◆ Length

UINT16 STM_RSC_PCI_CFG_DESC::Length

Definition at line 145 of file StmResourceDescriptor.h.

◆ OriginatingBusNumber

UINT8 STM_RSC_PCI_CFG_DESC::OriginatingBusNumber

Definition at line 146 of file StmResourceDescriptor.h.

◆ PciDevicePath

STM_PCI_DEVICE_PATH_NODE STM_RSC_PCI_CFG_DESC::PciDevicePath[1]

Definition at line 148 of file StmResourceDescriptor.h.

◆ Reserved

UINT16 STM_RSC_PCI_CFG_DESC::Reserved

Definition at line 143 of file StmResourceDescriptor.h.

◆ RWAttributes

UINT16 STM_RSC_PCI_CFG_DESC::RWAttributes

Definition at line 142 of file StmResourceDescriptor.h.


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