diff options
author | Gary Lin <glin@suse.com> | 2016-10-19 15:01:19 +0800 |
---|---|---|
committer | Jiewen Yao <jiewen.yao@intel.com> | 2016-10-24 09:26:31 +0800 |
commit | 058dcbf2b2c647d021820097fab8b6d4fced4465 (patch) | |
tree | db7319d57c196b57d20d22b433434fdeba017246 /IntelFsp2Pkg/Include/Library | |
parent | b9ca25cb683174b4992b7d3826d1e4b5095a22e9 (diff) | |
download | edk2-058dcbf2b2c647d021820097fab8b6d4fced4465.zip edk2-058dcbf2b2c647d021820097fab8b6d4fced4465.tar.gz edk2-058dcbf2b2c647d021820097fab8b6d4fced4465.tar.bz2 |
IntelFsp2Pkg: Fix typos in comments
- tempory -> temporary
- immediatly -> immediately
- permenent -> permanent
- funciton -> function
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Giri P Mudusuru <giri.p.mudusuru@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 'IntelFsp2Pkg/Include/Library')
-rw-r--r-- | IntelFsp2Pkg/Include/Library/FspSwitchStackLib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFsp2Pkg/Include/Library/FspSwitchStackLib.h b/IntelFsp2Pkg/Include/Library/FspSwitchStackLib.h index e90b13e..fee44a3 100644 --- a/IntelFsp2Pkg/Include/Library/FspSwitchStackLib.h +++ b/IntelFsp2Pkg/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
|