summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/PiSmmCore/Locate.c
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2016-10-19 15:01:23 +0800
committerFeng Tian <feng.tian@intel.com>2016-10-27 09:11:17 +0800
commit6393d9c8e2ff43c7322c1bce9c1fe4492171f2bd (patch)
treec73732996f244f698ea5274a6f0c174557d07c4d /MdeModulePkg/Core/PiSmmCore/Locate.c
parented356b9e80d46c40457dd90f5352835e6611200b (diff)
downloadedk2-6393d9c8e2ff43c7322c1bce9c1fe4492171f2bd.tar.gz
edk2-6393d9c8e2ff43c7322c1bce9c1fe4492171f2bd.tar.bz2
edk2-6393d9c8e2ff43c7322c1bce9c1fe4492171f2bd.zip
MdeModulePkg/Core: Fix typos in comments
- paramters -> parameters - funciton -> function - dependecy -> dependency - evauated -> evaluated - genric -> generic - retore -> restore - Protocl -> Protocol - availible -> available - elasped -> elapsed - sarted -> started - boundry -> boundary - permenent -> permanent - debuging -> debugging - availble -> available Cc: Feng Tian <feng.tian@intel.com> Cc: Star Zeng <star.zeng@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Feng Tian <feng.tian@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'MdeModulePkg/Core/PiSmmCore/Locate.c')
-rw-r--r--MdeModulePkg/Core/PiSmmCore/Locate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/PiSmmCore/Locate.c b/MdeModulePkg/Core/PiSmmCore/Locate.c
index 705d6d4df9..a7220bae86 100644
--- a/MdeModulePkg/Core/PiSmmCore/Locate.c
+++ b/MdeModulePkg/Core/PiSmmCore/Locate.c
@@ -430,7 +430,7 @@ SmmLocateHandle (
@retval EFI_NOT_FOUND No handles match the search.
@retval EFI_OUT_OF_RESOURCES There is not enough pool memory to store the
matching results.
- @retval EFI_INVALID_PARAMETER One or more paramters are not valid.
+ @retval EFI_INVALID_PARAMETER One or more parameters are not valid.
**/
EFI_STATUS