Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCommunication/
DPiSmmCommunicationSmm.c35 EFI_SMM_COMMUNICATION_CONTEXT mSmmCommunicationContext = { variable
72 &mSmmCommunicationContext, in SetCommunicationContext()
73 sizeof(mSmmCommunicationContext) in SetCommunicationContext()
107 BufferPtrAddress = (EFI_PHYSICAL_ADDRESS *)(UINTN)mSmmCommunicationContext.BufferPtrAddress; in PiSmmCommunicationHandler()
264 mSmmCommunicationContext.SwSmiNumber = (UINT32)SmmSwDispatchContext.SwSmiInputValue; in PiSmmCommunicationSmmEntryPoint()
265 mSmmCommunicationContext.BufferPtrAddress = mSmmCommunicationAcpiTable.BufferPtrAddress; in PiSmmCommunicationSmmEntryPoint()