TianoCore EDK2 master
Loading...
Searching...
No Matches
SmmCommunication.h File Reference

Go to the source code of this file.

Macros

#define EFI_SMM_COMMUNICATION_PROTOCOL_GUID   EFI_MM_COMMUNICATION_PROTOCOL_GUID
 

Typedefs

typedef EFI_MM_COMMUNICATE_HEADER EFI_SMM_COMMUNICATE_HEADER
 
typedef EFI_MM_COMMUNICATION_PROTOCOL EFI_SMM_COMMUNICATION_PROTOCOL
 

Variables

EFI_GUID gEfiSmmCommunicationProtocolGuid
 

Detailed Description

EFI SMM Communication Protocol as defined in the PI 1.2 specification.

This protocol provides a means of communicating between drivers outside of SMM and SMI handlers inside of SMM.

Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file SmmCommunication.h.

Macro Definition Documentation

◆ EFI_SMM_COMMUNICATION_PROTOCOL_GUID

#define EFI_SMM_COMMUNICATION_PROTOCOL_GUID   EFI_MM_COMMUNICATION_PROTOCOL_GUID

Definition at line 19 of file SmmCommunication.h.

Typedef Documentation

◆ EFI_SMM_COMMUNICATE_HEADER

◆ EFI_SMM_COMMUNICATION_PROTOCOL