Home
last modified time | relevance | path

Searched refs:SmmCommunication (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmLockBoxLib/
DSmmLockBoxDxeLib.c52 EFI_SMM_COMMUNICATION_PROTOCOL *SmmCommunication; in SaveLockBox() local
73 (VOID **)&SmmCommunication in SaveLockBox()
98 Status = SmmCommunication->Communicate ( in SaveLockBox()
99 SmmCommunication, in SaveLockBox()
136 EFI_SMM_COMMUNICATION_PROTOCOL *SmmCommunication; in SetLockBoxAttributes() local
158 (VOID **)&SmmCommunication in SetLockBoxAttributes()
182 Status = SmmCommunication->Communicate ( in SetLockBoxAttributes()
183 SmmCommunication, in SetLockBoxAttributes()
225 EFI_SMM_COMMUNICATION_PROTOCOL *SmmCommunication; in UpdateLockBox() local
246 (VOID **)&SmmCommunication in UpdateLockBox()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/
DMemoryProfileInfo.c1130 EFI_SMM_COMMUNICATION_PROTOCOL *SmmCommunication; in GetSmramProfileData() local
1143 …tatus = gBS->LocateProtocol (&gEfiSmmCommunicationProtocolGuid, NULL, (VOID **) &SmmCommunication); in GetSmramProfileData()
1200 Status = SmmCommunication->Communicate (SmmCommunication, CommBuffer, &CommSize); in GetSmramProfileData()
1223 SmmCommunication->Communicate (SmmCommunication, CommBuffer, &CommSize); in GetSmramProfileData()
1240 Status = SmmCommunication->Communicate (SmmCommunication, CommBuffer, &CommSize); in GetSmramProfileData()
1283 Status = SmmCommunication->Communicate (SmmCommunication, CommBuffer, &CommSize); in GetSmramProfileData()
1330 SmmCommunication->Communicate (SmmCommunication, CommBuffer, &CommSize); in GetSmramProfileData()
/device/linaro/bootloader/edk2/SecurityPkg/Library/OpalPasswordSupportLib/
DOpalPasswordSupportLib.c469 EFI_SMM_COMMUNICATION_PROTOCOL *SmmCommunication; in OpalSendCommunicateBuffer() local
471 …tatus = gBS->LocateProtocol (&gEfiSmmCommunicationProtocolGuid, NULL, (VOID **) &SmmCommunication); in OpalSendCommunicateBuffer()
477 Status = SmmCommunication->Communicate (SmmCommunication, Buffer, &CommSize); in OpalSendCommunicateBuffer()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
DUefiHandleParsingLib.uni263 #string STR_S_COMM #language en-US "SmmCommunication"
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.dec1043 ## Include/Protocol/SmmCommunication.h
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.dec399 ## Include/Ppi/SmmCommunication.h