XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_MM_CPU_PROTOCOL Struct Reference

#include <MmCpu.h>

Collaboration diagram for _EFI_MM_CPU_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ ReadSaveState

EFI_MM_READ_SAVE_STATE _EFI_MM_CPU_PROTOCOL::ReadSaveState

◆ WriteSaveState

EFI_MM_WRITE_SAVE_STATE _EFI_MM_CPU_PROTOCOL::WriteSaveState

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