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

Data Fields

UINT8 SmramToVmcsRestoreRequired: 1
 
UINT8 ReinitializeVmcsRequired: 1
 

‍BIOS restore hint


 
UINT8 Reserved2: 6
 

‍BIOS request


 

Detailed Description

Definition at line 886 of file StmApi.h.

Field Documentation

◆ ReinitializeVmcsRequired

UINT8 STM_SMM_RESUME_STATE::ReinitializeVmcsRequired

‍BIOS restore hint

Definition at line 888 of file StmApi.h.

◆ Reserved2

UINT8 STM_SMM_RESUME_STATE::Reserved2

‍BIOS request

Definition at line 889 of file StmApi.h.

◆ SmramToVmcsRestoreRequired

UINT8 STM_SMM_RESUME_STATE::SmramToVmcsRestoreRequired

Definition at line 887 of file StmApi.h.


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