|
TianoCore EDK2 master
|
#include <Protocol/SpiNorFlash.h>Go to the source code of this file.
Macros | |
| #define | EFI_SPI_SMM_NOR_FLASH_PROTOCOL_GUID |
Typedefs | |
| typedef struct _EFI_SPI_NOR_FLASH_PROTOCOL | EFI_SPI_SMM_NOR_FLASH_PROTOCOL |
Variables | |
| EFI_GUID | gEfiSpiSmmNorFlashProtocolGuid |
This file defines the SPI SMM NOR Flash Protocol.
Copyright (c) 2017, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file SpiSmmNorFlash.h.
| #define EFI_SPI_SMM_NOR_FLASH_PROTOCOL_GUID |
Global ID for the SPI SMM NOR Flash Protocol
Definition at line 20 of file SpiSmmNorFlash.h.
| typedef struct _EFI_SPI_NOR_FLASH_PROTOCOL EFI_SPI_SMM_NOR_FLASH_PROTOCOL |
Definition at line 26 of file SpiSmmNorFlash.h.