]> git.proxmox.com Git - mirror_edk2.git/commit
Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). This can...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Nov 2012 06:31:43 +0000 (06:31 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Nov 2012 06:31:43 +0000 (06:31 +0000)
commitabe4c4590b0a88fd97741462008131dc6f35c1a8
tree90de7dbf27fd7da157af1f736879f8373f0bb182
parentf04544be831bc925c1d5dceddd7809bcc298c4d7
Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). This can handle the case when in lazy ConIn mode.

Signed-off-by: Ruiyu Ni<ruiyu.ni@intel.com>
Reviewed-by: Eric Dong<eric.dong@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13946 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkPkg/Library/FrameworkUefiLib/Console.c