TianoCore EDK2
master
Loading...
Searching...
No Matches
SmmFaultTolerantWrite.h
Go to the documentation of this file.
1
13
#ifndef __SMM_FAULT_TOLERANT_WRITE_H__
14
#define __SMM_FAULT_TOLERANT_WRITE_H__
15
16
#include <
Protocol/FaultTolerantWrite.h
>
17
18
#define EFI_SMM_FAULT_TOLERANT_WRITE_PROTOCOL_GUID \
19
{ \
20
0x3868fc3b, 0x7e45, 0x43a7, { 0x90, 0x6c, 0x4b, 0xa4, 0x7d, 0xe1, 0x75, 0x4d } \
21
}
22
23
//
24
// SMM Fault Tolerant Write protocol structure is the same as Fault Tolerant Write protocol.
25
// The SMM one is intend to run in SMM environment, which means it can be used by
26
// SMM drivers after ExitPmAuth.
27
//
28
typedef
EFI_FAULT_TOLERANT_WRITE_PROTOCOL
EFI_SMM_FAULT_TOLERANT_WRITE_PROTOCOL
;
29
30
extern
EFI_GUID
gEfiSmmFaultTolerantWriteProtocolGuid;
31
32
#endif
FaultTolerantWrite.h
_EFI_FAULT_TOLERANT_WRITE_PROTOCOL
Definition:
FaultTolerantWrite.h:190
GUID
Definition:
Base.h:213
MdeModulePkg
Include
Protocol
SmmFaultTolerantWrite.h
Generated on Fri Nov 15 2024 18:01:11 for TianoCore EDK2 by
1.9.6