Fix 2 errors for new feature

Signed-off-by: Chao Zhang<chao.b.zhang@intel.com>
Reviewed-by: Eric Dong<eric.dong@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13607 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
czhang46 2012-08-10 06:46:21 +00:00
parent 9119637cb3
commit 9b78227a25
1 changed files with 1 additions and 1 deletions

View File

@ -3310,7 +3310,7 @@ ConSplitterTextInPrivateReadKeyStroke (
return EFI_NOT_READY; return EFI_NOT_READY;
} }
/* /**
Connect the specific Usb device which match the short form device path, Connect the specific Usb device which match the short form device path,
and whose bus is determined by Host Controller. and whose bus is determined by Host Controller.