]> git.proxmox.com Git - mirror_edk2.git/commit - EmulatorPkg/EmuGopDxe/GopInput.c
EmulatorPkg: Fix issue with ReadKeyStroke returning EFI_SUCCESS when only a modifier...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Jun 2011 18:11:34 +0000 (18:11 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Jun 2011 18:11:34 +0000 (18:11 +0000)
commit2fbfd3f942e9cb7586f3cd713a4a375cf8fa2ac4
tree1d0303581ed2c14ddd028d0a000559fad7ad706d
parentd18d8a1d0e370f8ce6ccc2725f4170586d457e53
EmulatorPkg: Fix issue with ReadKeyStroke returning EFI_SUCCESS when only a modifier key is pressed.

This should only happen for ReadKeyStrokeEx.

signed-off-by: andrewfish

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11920 6f19259b-4bc3-4df7-8a09-765794883524
EmulatorPkg/EmuGopDxe/GopInput.c