summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Protocol/PlatformSpecificResetFilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Protocol/PlatformSpecificResetFilter.h')
-rw-r--r--MdeModulePkg/Include/Protocol/PlatformSpecificResetFilter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Protocol/PlatformSpecificResetFilter.h b/MdeModulePkg/Include/Protocol/PlatformSpecificResetFilter.h
index 4a55a3a4d7..482be1eb98 100644
--- a/MdeModulePkg/Include/Protocol/PlatformSpecificResetFilter.h
+++ b/MdeModulePkg/Include/Protocol/PlatformSpecificResetFilter.h
@@ -18,8 +18,8 @@
#define EDKII_PLATFORM_SPECIFIC_RESET_FILTER_PROTOCOL_GUID \
{ 0x695d7835, 0x8d47, 0x4c11, { 0xab, 0x22, 0xfa, 0x8a, 0xcc, 0xe7, 0xae, 0x7a } }
-typedef EFI_RESET_NOTIFICATION_PROTOCOL EDKII_PLATFORM_SPECIFIC_RESET_FILTER_PROTOCOL;
+typedef EFI_RESET_NOTIFICATION_PROTOCOL EDKII_PLATFORM_SPECIFIC_RESET_FILTER_PROTOCOL;
-extern EFI_GUID gEdkiiPlatformSpecificResetFilterProtocolGuid;
+extern EFI_GUID gEdkiiPlatformSpecificResetFilterProtocolGuid;
#endif