summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Library/PlatformVarCleanupLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Library/PlatformVarCleanupLib.h')
-rw-r--r--MdeModulePkg/Include/Library/PlatformVarCleanupLib.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/MdeModulePkg/Include/Library/PlatformVarCleanupLib.h b/MdeModulePkg/Include/Library/PlatformVarCleanupLib.h
index bf0ad06be7..ac530ff867 100644
--- a/MdeModulePkg/Include/Library/PlatformVarCleanupLib.h
+++ b/MdeModulePkg/Include/Library/PlatformVarCleanupLib.h
@@ -48,9 +48,8 @@ GetLastBootVarErrorFlag (
EFI_STATUS
EFIAPI
PlatformVarCleanup (
- IN VAR_ERROR_FLAG Flag,
- IN VAR_CLEANUP_TYPE Type
+ IN VAR_ERROR_FLAG Flag,
+ IN VAR_CLEANUP_TYPE Type
);
#endif
-