]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'.
authorQiu Shumin <shumin.qiu@intel.com>
Mon, 14 Mar 2016 03:14:56 +0000 (11:14 +0800)
committerQiu Shumin <shumin.qiu@intel.com>
Thu, 24 Mar 2016 02:17:52 +0000 (10:17 +0800)
commitee60bd2b6aa473fdff6af3bfc62203ed8ca5c52a
tree29f1241b150ff12c8a3375ea74ea1c6bc40c2305
parenta5acc84226183fc5a5d55eb923f6c47a8d42d861
ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'.

1. Make the USB mouse cursor move smoothly in 'edit'.
2. Make the USB mouse can drag and select text in 'edit'.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.h
ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c
ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditor.h
ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/TextEditorTypes.h