summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Ppi/PlatformSpecificResetFilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Ppi/PlatformSpecificResetFilter.h')
-rw-r--r--MdeModulePkg/Include/Ppi/PlatformSpecificResetFilter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Ppi/PlatformSpecificResetFilter.h b/MdeModulePkg/Include/Ppi/PlatformSpecificResetFilter.h
index b5ee324db5..823600f8b7 100644
--- a/MdeModulePkg/Include/Ppi/PlatformSpecificResetFilter.h
+++ b/MdeModulePkg/Include/Ppi/PlatformSpecificResetFilter.h
@@ -18,8 +18,8 @@
#define EDKII_PLATFORM_SPECIFIC_RESET_FILTER_PPI_GUID \
{ 0x8c9f4de3, 0x7b90, 0x47ef, { 0x93, 0x8, 0x28, 0x7c, 0xec, 0xd6, 0x6d, 0xe8 } }
-typedef EFI_RESET_NOTIFICATION_PROTOCOL EDKII_PLATFORM_SPECIFIC_RESET_FILTER_PPI;
+typedef EFI_RESET_NOTIFICATION_PROTOCOL EDKII_PLATFORM_SPECIFIC_RESET_FILTER_PPI;
-extern EFI_GUID gEdkiiPlatformSpecificResetFilterPpiGuid;
+extern EFI_GUID gEdkiiPlatformSpecificResetFilterPpiGuid;
#endif