From f95e6f6b00f800e7f36cc761d9048735d595f21e Mon Sep 17 00:00:00 2001 From: Eric Dong Date: Wed, 20 Aug 2014 04:31:22 +0000 Subject: =?UTF-8?q?IntelFrameworkModulePkg/SourceLevelDebugPkg:=20Fix=20th?= =?UTF-8?q?e=20typo=20about=20word=20=E2=80=9Chanlde=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Reviewed-by: Ruiyu Ni git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15845 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'IntelFrameworkModulePkg/Library') diff --git a/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c b/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c index 271093eec9..eefec0642a 100644 --- a/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c +++ b/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c @@ -65,9 +65,9 @@ IsNvNeed ( @param VarName The name of the EFI console variable. @param ConsoleGuid Specified Console protocol GUID. @param ConsoleHandle On IN, console handle in System Table to be checked. - On OUT, new console hanlde in system table. + On OUT, new console handle in system table. @param ProtocolInterface On IN, console protocol on console handle in System Table to be checked. - On OUT, new console protocol on new console hanlde in system table. + On OUT, new console protocol on new console handle in system table. @retval TRUE System Table has been updated. @retval FALSE System Table hasn't been updated. -- cgit v1.2.3