]> 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:25 +0000 (06:31 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Nov 2012 06:31:25 +0000 (06:31 +0000)
commitf04544be831bc925c1d5dceddd7809bcc298c4d7
tree9927f752b3585c2fedb1fa04f67b984d3cdce86e
parent22921b02abdf31eafdd823d1233fb6fc6f3b03cc
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@13945 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/UefiLib/Console.c