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

#include <MdePkg/Include/Protocol/MmCpu.h>

Data Fields

EFI_MM_READ_SAVE_STATE ReadSaveState
 
EFI_MM_WRITE_SAVE_STATE WriteSaveState
 

Detailed Description

EFI MM CPU Protocol provides access to CPU-related information while in MM.

This protocol allows MM drivers to access architecture-standard registers from any of the CPU save state areas. In some cases, difference processors provide the same information in the save state, but not in the same format. These so-called pseudo-registers provide this information in a standard format.

Definition at line 232 of file MmCpu.h.

Field Documentation

◆ ReadSaveState

EFI_MM_READ_SAVE_STATE _EFI_MM_CPU_PROTOCOL::ReadSaveState

Definition at line 233 of file MmCpu.h.

◆ WriteSaveState

EFI_MM_WRITE_SAVE_STATE _EFI_MM_CPU_PROTOCOL::WriteSaveState

Definition at line 234 of file MmCpu.h.


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