summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/UPT/Library/UniClassObject.py
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2018-03-13 15:39:47 +0800
committerRuiyu Ni <ruiyu.ni@intel.com>2018-03-14 11:25:44 +0800
commit58793b8838f500955c8a7a548b4b450e81798f6e (patch)
tree667d3ef18e2f644e2fb99ebe301a7aa81a749e9a /BaseTools/Source/Python/UPT/Library/UniClassObject.py
parent81feb6d3059d6dfdfecd47f6b1f0c7d2b9f66e65 (diff)
downloadedk2-58793b8838f500955c8a7a548b4b450e81798f6e.tar.gz
edk2-58793b8838f500955c8a7a548b4b450e81798f6e.tar.bz2
edk2-58793b8838f500955c8a7a548b4b450e81798f6e.zip
ShellPkg/[hex]edit: Fix mouse freeze issue
In edit or hexedit, the mouse cursor doesn't move when moving the mouse. The root cause is 5563281fa2b31093a1cbd415553b9264c5136e89 * ShellPkg/[hex]edit: use SimpleTextInEx to read console wrongly uses WaitForEvent() to listen keyboard input. It blocks the code execution when there is no keyboard input. While the same function also polls the mouse move status, the mouse movement cannot be reflected to the screen when there is no keyboard input. The patch fixes the issue by use CheckEvent() instead of WaitForEvent(). Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/UPT/Library/UniClassObject.py')
0 files changed, 0 insertions, 0 deletions