TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/SmmBase2.h>
Data Fields | |
EFI_SMM_INSIDE_OUT2 | InSmm |
EFI_SMM_GET_SMST_LOCATION2 | GetSmstLocation |
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.
EFI_SMM_GET_SMST_LOCATION2 _EFI_SMM_BASE2_PROTOCOL::GetSmstLocation |
Definition at line 73 of file SmmBase2.h.
EFI_SMM_INSIDE_OUT2 _EFI_SMM_BASE2_PROTOCOL::InSmm |
Definition at line 72 of file SmmBase2.h.