TianoCore EDK2 master
Loading...
Searching...
No Matches
FaultTolerantWrite.h File Reference

Go to the source code of this file.

Data Structures

struct  FAULT_TOLERANT_WRITE_LAST_WRITE_DATA
 

Macros

#define EDKII_FAULT_TOLERANT_WRITE_GUID
 

Variables

EFI_GUID gEdkiiFaultTolerantWriteGuid
 

Detailed Description

Define the GUID gEdkiiFaultTolerantWriteGuid that will be used to build FAULT_TOLERANT_WRITE_LAST_WRITE_DATA GUID hob and install PPI to inform the check for FTW last write data has been done. The GUID hob will be only built if FTW last write was still in progress with SpareComplete set and DestinationComplete not set.

Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file FaultTolerantWrite.h.

Macro Definition Documentation

◆ EDKII_FAULT_TOLERANT_WRITE_GUID

#define EDKII_FAULT_TOLERANT_WRITE_GUID
Value:
{ \
0x1d3e9cb8, 0x43af, 0x490b, { 0x83, 0xa, 0x35, 0x16, 0xaa, 0x53, 0x20, 0x47 } \
}

Definition at line 15 of file FaultTolerantWrite.h.