TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/MmCpu.h>
Data Fields | |
EFI_MM_READ_SAVE_STATE | ReadSaveState |
EFI_MM_WRITE_SAVE_STATE | WriteSaveState |
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.
EFI_MM_READ_SAVE_STATE _EFI_MM_CPU_PROTOCOL::ReadSaveState |
EFI_MM_WRITE_SAVE_STATE _EFI_MM_CPU_PROTOCOL::WriteSaveState |