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

Go to the source code of this file.

Macros

#define EFI_SPI_SMM_CONFIGURATION_PROTOCOL_GUID
 

Typedefs

typedef struct _EFI_SPI_CONFIGURATION_PROTOCOL EFI_SPI_SMM_CONFIGURATION_PROTOCOL
 

Variables

EFI_GUID gEfiSpiSmmConfigurationProtocolGuid
 

Detailed Description

This file defines the SPI SMM Configuration Protocol.

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

Revision Reference:
This Protocol was introduced in UEFI PI Specification 1.6.

Definition in file SpiSmmConfiguration.h.

Macro Definition Documentation

◆ EFI_SPI_SMM_CONFIGURATION_PROTOCOL_GUID

#define EFI_SPI_SMM_CONFIGURATION_PROTOCOL_GUID
Value:
{ 0x995c6eca, 0x171b, 0x45fd, \
{ 0xa3, 0xaa, 0xfd, 0x4c, 0x9c, 0x9d, 0xef, 0x59 }}

Global ID for the SPI SMM Configuration Protocol

Definition at line 20 of file SpiSmmConfiguration.h.

Typedef Documentation

◆ EFI_SPI_SMM_CONFIGURATION_PROTOCOL