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

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

Data Fields

STM_RSC_DESC_HEADER Hdr
 
UINT64 Base
 
UINT64 Length
 
UINT32 RWXAttributes: 3
 
UINT32 Reserved: 29
 
UINT32 Reserved_2
 

Detailed Description

STM Resource MMIO Descriptor

Definition at line 86 of file StmResourceDescriptor.h.

Field Documentation

◆ Base

UINT64 STM_RSC_MMIO_DESC::Base

Definition at line 88 of file StmResourceDescriptor.h.

◆ Hdr

STM_RSC_DESC_HEADER STM_RSC_MMIO_DESC::Hdr

Definition at line 87 of file StmResourceDescriptor.h.

◆ Length

UINT64 STM_RSC_MMIO_DESC::Length

Definition at line 89 of file StmResourceDescriptor.h.

◆ Reserved

UINT32 STM_RSC_MMIO_DESC::Reserved

Definition at line 91 of file StmResourceDescriptor.h.

◆ Reserved_2

UINT32 STM_RSC_MMIO_DESC::Reserved_2

Definition at line 92 of file StmResourceDescriptor.h.

◆ RWXAttributes

UINT32 STM_RSC_MMIO_DESC::RWXAttributes

Definition at line 90 of file StmResourceDescriptor.h.


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