summaryrefslogtreecommitdiff
path: root/IntelFspPkg/Include/Library/FspCommonLib.h
diff options
context:
space:
mode:
authorYao, Jiewen <jiewen.yao@intel.com>2015-02-12 15:13:37 +0000
committerjyao1 <jyao1@Edk2>2015-02-12 15:13:37 +0000
commit6ca9135a654a658c9fbaa698cfa69a76c7719be1 (patch)
tree50440fd033d2a12d0003a88ee424c7065e27e250 /IntelFspPkg/Include/Library/FspCommonLib.h
parent8c4cf6e769009ff86525c419214fa45f7df6c771 (diff)
Fix comments format error.Fsp1.1 update.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16843 6f19259b-4bc3-4df7-8a09-765794883524
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
**/