summaryrefslogtreecommitdiff
path: root/IntelFspPkg/Include/Library/FspCommonLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFspPkg/Include/Library/FspCommonLib.h')
-rw-r--r--IntelFspPkg/Include/Library/FspCommonLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/IntelFspPkg/Include/Library/FspCommonLib.h b/IntelFspPkg/Include/Library/FspCommonLib.h
index c97ee51de..e7d7b0271 100644
--- a/IntelFspPkg/Include/Library/FspCommonLib.h
+++ b/IntelFspPkg/Include/Library/FspCommonLib.h
@@ -182,7 +182,7 @@ GetFspInfoHeader (
);
/**
- This function gets FSP API calling mode
+ This function gets FSP API calling mode.
@retval API calling mode
**/
@@ -193,7 +193,7 @@ GetFspApiCallingMode (
);
/**
- This function sets FSP API calling mode
+ This function sets FSP API calling mode.
@param[in] Mode API calling mode
**/