summaryrefslogtreecommitdiff
path: root/IntelFspPkg/Library
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFspPkg/Library')
-rw-r--r--IntelFspPkg/Library/BaseFspCommonLib/FspCommonLib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/IntelFspPkg/Library/BaseFspCommonLib/FspCommonLib.c b/IntelFspPkg/Library/BaseFspCommonLib/FspCommonLib.c
index 3b40a2b9a9..2c0c3ad9bb 100644
--- a/IntelFspPkg/Library/BaseFspCommonLib/FspCommonLib.c
+++ b/IntelFspPkg/Library/BaseFspCommonLib/FspCommonLib.c
@@ -332,7 +332,7 @@ GetFspInfoHeader (
}
/**
- This function gets FSP API calling mode
+ This function gets FSP API calling mode.
@retval API calling mode
**/
@@ -346,7 +346,7 @@ GetFspApiCallingMode (
}
/**
- This function sets FSP API calling mode
+ This function sets FSP API calling mode.
@param[in] Mode API calling mode
**/