summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Protocol/SmmFaultTolerantWrite.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Protocol/SmmFaultTolerantWrite.h')
-rw-r--r--MdeModulePkg/Include/Protocol/SmmFaultTolerantWrite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Protocol/SmmFaultTolerantWrite.h b/MdeModulePkg/Include/Protocol/SmmFaultTolerantWrite.h
index 63bc3a16cd..39fc0cbb4e 100644
--- a/MdeModulePkg/Include/Protocol/SmmFaultTolerantWrite.h
+++ b/MdeModulePkg/Include/Protocol/SmmFaultTolerantWrite.h
@@ -27,6 +27,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
//
typedef EFI_FAULT_TOLERANT_WRITE_PROTOCOL EFI_SMM_FAULT_TOLERANT_WRITE_PROTOCOL;
-extern EFI_GUID gEfiSmmFaultTolerantWriteProtocolGuid;
+extern EFI_GUID gEfiSmmFaultTolerantWriteProtocolGuid;
#endif