summaryrefslogtreecommitdiff
path: root/IntelFspPkg/Include/Library
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFspPkg/Include/Library')
-rw-r--r--IntelFspPkg/Include/Library/FspCommonLib.h4
-rw-r--r--IntelFspPkg/Include/Library/FspPlatformLib.h2
2 files changed, 3 insertions, 3 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
**/
diff --git a/IntelFspPkg/Include/Library/FspPlatformLib.h b/IntelFspPkg/Include/Library/FspPlatformLib.h
index 1132320dd..51d296835 100644
--- a/IntelFspPkg/Include/Library/FspPlatformLib.h
+++ b/IntelFspPkg/Include/Library/FspPlatformLib.h
@@ -38,7 +38,7 @@ FspMigrateTemporaryMemory (
);
/**
- Set a new stack frame for the continuation function
+ Set a new stack frame for the continuation function.
**/
VOID