TianoCore EDK2 master
Loading...
Searching...
No Matches
SpiSmmConfiguration.h
Go to the documentation of this file.
1
12#ifndef __SPI_SMM_CONFIGURATION_PROTOCOL_H__
13#define __SPI_SMM_CONFIGURATION_PROTOCOL_H__
14
16
20#define EFI_SPI_SMM_CONFIGURATION_PROTOCOL_GUID \
21 { 0x995c6eca, 0x171b, 0x45fd, \
22 { 0xa3, 0xaa, 0xfd, 0x4c, 0x9c, 0x9d, 0xef, 0x59 }}
23
24typedef
27
28extern EFI_GUID gEfiSpiSmmConfigurationProtocolGuid;
29
30#endif // __SPI_SMM_CONFIGURATION_H__
Definition: Base.h:213