summaryrefslogtreecommitdiffstats
path: root/IntelFsp2Pkg/FspSecCore/SecFsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFsp2Pkg/FspSecCore/SecFsp.h')
-rw-r--r--IntelFsp2Pkg/FspSecCore/SecFsp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/IntelFsp2Pkg/FspSecCore/SecFsp.h b/IntelFsp2Pkg/FspSecCore/SecFsp.h
index e84528b378..d7a5976c12 100644
--- a/IntelFsp2Pkg/FspSecCore/SecFsp.h
+++ b/IntelFsp2Pkg/FspSecCore/SecFsp.h
@@ -70,7 +70,7 @@ FspDataPointerFixUp (
@return FSP binary base address.
**/
-UINT32
+UINTN
EFIAPI
AsmGetFspBaseAddress (
VOID
@@ -82,7 +82,7 @@ AsmGetFspBaseAddress (
@return FSP binary base address.
**/
-UINT32
+UINTN
EFIAPI
AsmGetFspInfoHeader (
VOID