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

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

Data Fields

EFI_MM_INSIDE_OUT InMm
 
EFI_MM_GET_MMST_LOCATION GetMmstLocation
 

Detailed Description

EFI MM Base Protocol is utilized by all MM drivers to locate the MM infrastructure services and determine whether the driver is being invoked inside MMRAM or outside of MMRAM.

Definition at line 73 of file MmBase.h.

Field Documentation

◆ GetMmstLocation

EFI_MM_GET_MMST_LOCATION _EFI_MM_BASE_PROTOCOL::GetMmstLocation

Definition at line 75 of file MmBase.h.

◆ InMm

EFI_MM_INSIDE_OUT _EFI_MM_BASE_PROTOCOL::InMm

Definition at line 74 of file MmBase.h.


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