summaryrefslogtreecommitdiffstats
path: root/IntelFsp2Pkg/Include/Library/FspCommonLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFsp2Pkg/Include/Library/FspCommonLib.h')
-rw-r--r--IntelFsp2Pkg/Include/Library/FspCommonLib.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/IntelFsp2Pkg/Include/Library/FspCommonLib.h b/IntelFsp2Pkg/Include/Library/FspCommonLib.h
index 231f1e44b3..5f7a14b9b2 100644
--- a/IntelFsp2Pkg/Include/Library/FspCommonLib.h
+++ b/IntelFsp2Pkg/Include/Library/FspCommonLib.h
@@ -290,26 +290,6 @@ SetPhaseStatusCode (
);
/**
- This function gets FSP CAR base.
-
-**/
-UINT32
-EFIAPI
-GetFspCarBase (
- VOID
- );
-
-/**
- This function gets FSP CAR size.
-
-**/
-UINT32
-EFIAPI
-GetFspCarSize (
- VOID
- );
-
-/**
This function updates the return status of the FSP API with requested reset type and returns to Boot Loader.
@param[in] FspResetType Reset type that needs to returned as API return status