summaryrefslogtreecommitdiffstats
path: root/IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h')
-rw-r--r--IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h b/IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h
index a6ade2551e..fe9f0d7408 100644
--- a/IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h
+++ b/IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformLib.h
@@ -74,7 +74,7 @@ GetS3MemoryInfo (
VOID
EFIAPI
CallFspWrapperResetSystem (
- IN UINT32 FspStatusResetType
+ IN EFI_STATUS FspStatusResetType
);
#endif