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

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

Data Fields

EFI_SMM_INSIDE_OUT2 InSmm
 
EFI_SMM_GET_SMST_LOCATION2 GetSmstLocation
 

Detailed Description

EFI SMM Base2 Protocol is utilized by all SMM drivers to locate the SMM infrastructure services and determine whether the driver is being invoked inside SMRAM or outside of SMRAM.

Definition at line 71 of file SmmBase2.h.

Field Documentation

◆ GetSmstLocation

EFI_SMM_GET_SMST_LOCATION2 _EFI_SMM_BASE2_PROTOCOL::GetSmstLocation

Definition at line 73 of file SmmBase2.h.

◆ InSmm

EFI_SMM_INSIDE_OUT2 _EFI_SMM_BASE2_PROTOCOL::InSmm

Definition at line 72 of file SmmBase2.h.


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