TianoCore EDK2 master
Loading...
Searching...
No Matches
STM_RSC_MEM_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 Memory Descriptor

Definition at line 55 of file StmResourceDescriptor.h.

Field Documentation

◆ Base

UINT64 STM_RSC_MEM_DESC::Base

Definition at line 57 of file StmResourceDescriptor.h.

◆ Hdr

STM_RSC_DESC_HEADER STM_RSC_MEM_DESC::Hdr

Definition at line 56 of file StmResourceDescriptor.h.

◆ Length

UINT64 STM_RSC_MEM_DESC::Length

Definition at line 58 of file StmResourceDescriptor.h.

◆ Reserved

UINT32 STM_RSC_MEM_DESC::Reserved

Definition at line 60 of file StmResourceDescriptor.h.

◆ Reserved_2

UINT32 STM_RSC_MEM_DESC::Reserved_2

Definition at line 61 of file StmResourceDescriptor.h.

◆ RWXAttributes

UINT32 STM_RSC_MEM_DESC::RWXAttributes

Definition at line 59 of file StmResourceDescriptor.h.


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