update meta.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7482 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1255,7 +1255,7 @@ UnicodeToEfiKey (
|
||||
|
||||
if (TerminalDevice->InputState != INPUT_STATE_DEFAULT) {
|
||||
//
|
||||
// Check to see if the 2 second timer has expired
|
||||
// Check to see if the 2 seconds timer has expired
|
||||
//
|
||||
TimerStatus = gBS->CheckEvent (TerminalDevice->TwoSecondTimeOut);
|
||||
if (!EFI_ERROR (TimerStatus)) {
|
||||
|
Reference in New Issue
Block a user