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

Data Fields

UINT8 ExecutionDisableOutsideSmrr: 1
 
UINT8 Intel64Mode: 1
 
UINT8 Cr4Pae: 1
 
UINT8 Cr4Pse: 1
 
UINT8 Reserved1: 4
 

Detailed Description

Definition at line 878 of file StmApi.h.

Field Documentation

◆ Cr4Pae

UINT8 STM_SMM_ENTRY_STATE::Cr4Pae

Definition at line 881 of file StmApi.h.

◆ Cr4Pse

UINT8 STM_SMM_ENTRY_STATE::Cr4Pse

Definition at line 882 of file StmApi.h.

◆ ExecutionDisableOutsideSmrr

UINT8 STM_SMM_ENTRY_STATE::ExecutionDisableOutsideSmrr

Definition at line 879 of file StmApi.h.

◆ Intel64Mode

UINT8 STM_SMM_ENTRY_STATE::Intel64Mode

Definition at line 880 of file StmApi.h.

◆ Reserved1

UINT8 STM_SMM_ENTRY_STATE::Reserved1

Definition at line 883 of file StmApi.h.


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