XenevaOS
Loading...
Searching...
No Matches
SpiSmmNorFlash.h
Go to the documentation of this file.
1
18#ifndef __SPI_SMM_NOR_FLASH_PROTOCOL_H__
19#define __SPI_SMM_NOR_FLASH_PROTOCOL_H__
20
22
26#define EFI_SPI_SMM_NOR_FLASH_PROTOCOL_GUID \
27 { 0xaab18f19, 0xfe14, 0x4666, \
28 { 0x86, 0x04, 0x87, 0xff, 0x6d, 0x66, 0x2c, 0x9a } }
29
30typedef
33
35
36#endif // __SPI_SMM_NOR_FLASH_PROTOCOL_H__
EFI_GUID gEfiSpiSmmNorFlashProtocolGuid
Definition Base.h:281
Definition SpiNorFlash.h:203