summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2015-05-18 05:30:35 +0000
committerniruiyu <niruiyu@Edk2>2015-05-18 05:30:35 +0000
commit54ae9c08e8e78089ce186d0a632731943b8f436c (patch)
treeab2773785d970a457e7a59595c5db68866d47cfe /MdeModulePkg/Include
parent44cff56257cc2943a94be2ada9b2249a80decc49 (diff)
downloadedk2-platforms-54ae9c08e8e78089ce186d0a632731943b8f436c.tar.xz
MdeModulePkg: Fix comments typo in UefiBootManagerLib.h
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17466 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include')
-rw-r--r--MdeModulePkg/Include/Library/UefiBootManagerLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Library/UefiBootManagerLib.h b/MdeModulePkg/Include/Library/UefiBootManagerLib.h
index 886229ed9e..032c437c01 100644
--- a/MdeModulePkg/Include/Library/UefiBootManagerLib.h
+++ b/MdeModulePkg/Include/Library/UefiBootManagerLib.h
@@ -213,7 +213,7 @@ EfiBootManagerDeleteLoadOptionVariable (
reflect the new order.
@param OptionType The type of the load option.
- @param Comparator The comparator function pointer.
+ @param CompareFunction The comparator function pointer.
**/
VOID
EFIAPI