summaryrefslogtreecommitdiffstats
path: root/IntelFspPkg/Include/Library
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-10-19 15:01:17 +0800
committerJiewen Yao <jiewen.yao@intel.com>2016-10-24 09:26:28 +0800
commit13ca714cd24830d42252fdbd012abf5a5f716246 (patch)
treeff35e9801ab2b5d56002ac6eea305355e368250a /IntelFspPkg/Include/Library
parent74cdb367addc883595359c57c38d7cc465c88ea1 (diff)
downloaddevice_linaro_bootloader_edk2-13ca714cd24830d42252fdbd012abf5a5f716246.tar.gz
device_linaro_bootloader_edk2-13ca714cd24830d42252fdbd012abf5a5f716246.tar.bz2
device_linaro_bootloader_edk2-13ca714cd24830d42252fdbd012abf5a5f716246.zip
IntelFspPkg: Fix typos in comments
- tempory -> temporary - immediatly -> immediately - permenent -> permanent - paramter -> parameter - funciton -> function Cc: Jiewen Yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Diffstat (limited to 'IntelFspPkg/Include/Library')
-rw-r--r--IntelFspPkg/Include/Library/FspCommonLib.h6
-rw-r--r--IntelFspPkg/Include/Library/FspSwitchStackLib.h2
2 files changed, 4 insertions, 4 deletions
diff --git a/IntelFspPkg/Include/Library/FspCommonLib.h b/IntelFspPkg/Include/Library/FspCommonLib.h
index fa2f81c08..5e6846f60 100644
--- a/IntelFspPkg/Include/Library/FspCommonLib.h
+++ b/IntelFspPkg/Include/Library/FspCommonLib.h
@@ -40,9 +40,9 @@ GetFspGlobalDataPointer (
);
/**
- This function gets back the FSP API paramter passed by the bootlaoder.
+ This function gets back the FSP API parameter passed by the bootlaoder.
- @retval ApiParameter FSP API paramter passed by the bootlaoder.
+ @retval ApiParameter FSP API parameter passed by the bootlaoder.
**/
UINT32
EFIAPI
@@ -51,7 +51,7 @@ GetFspApiParameter (
);
/**
- This function sets the FSP API paramter in the stack.
+ This function sets the FSP API parameter in the stack.
@param[in] Value New parameter value.
diff --git a/IntelFspPkg/Include/Library/FspSwitchStackLib.h b/IntelFspPkg/Include/Library/FspSwitchStackLib.h
index e90b13e8d..fee44a314 100644
--- a/IntelFspPkg/Include/Library/FspSwitchStackLib.h
+++ b/IntelFspPkg/Include/Library/FspSwitchStackLib.h
@@ -16,7 +16,7 @@
/**
- This funciton will switch the current stack to the previous saved stack.
+ This function will switch the current stack to the previous saved stack.
Before calling the previous stack has to be set in FSP_GLOBAL_DATA.CoreStack.
EIP
FLAGS 16 bit FLAGS 16 bit