summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/MainTextEditor.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-310/+326
* ShellPkg: Fix spelling mistake for occurredMichael D Kinney2020-08-191-17/+17
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-19/+19
* ShellPkg/[hex]edit: Fix mouse freeze issueRuiyu Ni2018-03-141-7/+9
* ShellPkg/[hex]edit: Fix CTRL+<Alpha> doesn't work from hyper terminalRuiyu Ni2018-02-151-4/+6
* ShellPkg/[hex]edit: Fix wrongly use gST->ConIn as the console handleRuiyu Ni2018-02-131-1/+1
* ShellPkg/[hex]edit: use SimpleTextInEx to read consoleRuiyu Ni2018-02-131-43/+92
* ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-9/+0
* Revert "ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexe...Ruiyu Ni2016-07-081-158/+8
* ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'.Qiu Shumin2016-03-241-8/+158
* ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin2016-02-271-3/+4
* Update code to support VS2013 tool chain.Eric Dong2014-07-291-1/+2
* ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars co...jcarsey2013-01-171-1/+1
* Add missing braces around initializer.lzeng142012-10-111-3/+2
* cleanup function and eliminate build error.jcarsey2011-08-011-6/+12
* ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey2011-07-201-21/+139
* ShellPkg: Fix GCC 4.4 build issuesjljusten2011-04-121-18/+0
* Comment's added and fixed.jcarsey2011-04-011-4/+3
* smbiosview - add user input verification.jcarsey2011-03-291-2/+2
* add Edit and HexEdit commands.jcarsey2011-03-251-0/+1830