summaryrefslogtreecommitdiff
path: root/IntelFspPkg/Library
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/Library
parent8c4cf6e769009ff86525c419214fa45f7df6c771 (diff)
downloadedk2-platforms-6ca9135a654a658c9fbaa698cfa69a76c7719be1.tar.xz
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/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
**/