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

Go to the source code of this file.

Macros

#define EFI_LEGACY_SPI_SMM_FLASH_PROTOCOL_GUID
 

Typedefs

typedef struct _EFI_LEGACY_SPI_FLASH_PROTOCOL EFI_LEGACY_SPI_SMM_FLASH_PROTOCOL
 

Variables

EFI_GUID gEfiLegacySpiSmmFlashProtocolGuid
 

Detailed Description

This file defines the Legacy SPI SMM Flash 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 LegacySpiSmmFlash.h.

Macro Definition Documentation

◆ EFI_LEGACY_SPI_SMM_FLASH_PROTOCOL_GUID

#define EFI_LEGACY_SPI_SMM_FLASH_PROTOCOL_GUID
Value:
{ 0x5e3848d4, 0x0db5, 0x4fc0, \
{ 0x97, 0x29, 0x3f, 0x35, 0x3d, 0x4f, 0x87, 0x9f }}

Global ID for the Legacy SPI SMM Flash Protocol

Definition at line 20 of file LegacySpiSmmFlash.h.

Typedef Documentation

◆ EFI_LEGACY_SPI_SMM_FLASH_PROTOCOL