XenevaOS
Loading...
Searching...
No Matches
Macros | Typedefs | Variables
SmmCommunication.h File Reference
#include <Protocol/MmCommunication.h>
Include dependency graph for SmmCommunication.h:

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.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php

THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.

Macro Definition Documentation

◆ EFI_SMM_COMMUNICATION_PROTOCOL_GUID

#define EFI_SMM_COMMUNICATION_PROTOCOL_GUID   EFI_MM_COMMUNICATION_PROTOCOL_GUID

Typedef Documentation

◆ EFI_SMM_COMMUNICATE_HEADER

◆ EFI_SMM_COMMUNICATION_PROTOCOL

Variable Documentation

◆ gEfiSmmCommunicationProtocolGuid

EFI_GUID gEfiSmmCommunicationProtocolGuid
extern