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

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

Data Fields

STM_RSC_DESC_HEADER Hdr
 
UINT32 MsrIndex
 
UINT32 KernelModeProcessing: 1
 
UINT32 Reserved: 31
 
UINT64 ReadMask
 
UINT64 WriteMask
 

Detailed Description

STM Resource MSR Descriptor

Definition at line 107 of file StmResourceDescriptor.h.

Field Documentation

◆ Hdr

STM_RSC_DESC_HEADER STM_RSC_MSR_DESC::Hdr

Definition at line 108 of file StmResourceDescriptor.h.

◆ KernelModeProcessing

UINT32 STM_RSC_MSR_DESC::KernelModeProcessing

Definition at line 110 of file StmResourceDescriptor.h.

◆ MsrIndex

UINT32 STM_RSC_MSR_DESC::MsrIndex

Definition at line 109 of file StmResourceDescriptor.h.

◆ ReadMask

UINT64 STM_RSC_MSR_DESC::ReadMask

Definition at line 112 of file StmResourceDescriptor.h.

◆ Reserved

UINT32 STM_RSC_MSR_DESC::Reserved

Definition at line 111 of file StmResourceDescriptor.h.

◆ WriteMask

UINT64 STM_RSC_MSR_DESC::WriteMask

Definition at line 113 of file StmResourceDescriptor.h.


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