XenevaOS
Loading...
Searching...
No Matches
SpiSmmHc.h
Go to the documentation of this file.
1
18#ifndef __SPI_SMM_HC_H__
19#define __SPI_SMM_HC_H__
20
21#include <Protocol/SpiHc.h>
22
26#define EFI_SPI_SMM_HC_PROTOCOL_GUID \
27 { 0xe9f02217, 0x2093, 0x4470, \
28 { 0x8a, 0x54, 0x5c, 0x2c, 0xff, 0xe7, 0x3e, 0xcb }}
29
30typedef
33
35
36#endif // __SPI_SMM_HC_H__
EFI_GUID gEfiSpiSmmHcProtocolGuid
Definition Base.h:281
Definition SpiHc.h:133