TianoCore EDK2 master
|
#include <Protocol/LegacySpiFlash.h>
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 |
This file defines the Legacy SPI SMM Flash Protocol.
Copyright (c) 2017, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file LegacySpiSmmFlash.h.
#define EFI_LEGACY_SPI_SMM_FLASH_PROTOCOL_GUID |
Global ID for the Legacy SPI SMM Flash Protocol
Definition at line 20 of file LegacySpiSmmFlash.h.
typedef struct _EFI_LEGACY_SPI_FLASH_PROTOCOL EFI_LEGACY_SPI_SMM_FLASH_PROTOCOL |
Definition at line 26 of file LegacySpiSmmFlash.h.