audk/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit
Qiu Shumin fb9dd83225 ShellPkg: Fix unexpected behavior of mouse cursor in Editor.
USB mouse cursor cannot move unless the left button is down. The patch
refresh the FileBuffer of Editor every time when the 'MainEditorRefresh'
is called to fix this bug.

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
2016-02-27 14:49:07 +08:00
..
Edit.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
FileBuffer.c ShellPkg: Use safe string functions to refine code. 2015-06-30 03:18:31 +00:00
FileBuffer.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
MainTextEditor.c ShellPkg: Fix unexpected behavior of mouse cursor in Editor. 2016-02-27 14:49:07 +08:00
MainTextEditor.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
Misc.c add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
Misc.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
TextEditStrings.uni ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00
TextEditor.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
TextEditorTypes.h ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00