summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-556/+583
* ShellPkg: Fix spelling mistake for occurredMichael D Kinney2020-08-191-24/+24
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-27/+27
* 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-74/+131
* ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-1/+0
* ShellPkg: Fix ARM build errors.jcarsey2013-06-111-1/+0
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-071-3/+0
* 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
* Refine comments and two code style.ydong102011-09-021-2/+3
* ShellPkg: fix build error when converting INTN to INT32.jcarsey2011-08-231-1/+1
* ShellPkg: Added the Ctrl based hot key for hexeditjcarsey2011-08-031-10/+10
* ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey2011-07-201-5/+103
* update Bcfg to correctly remove by option index not variable name and add dri...jcarsey2011-04-121-9/+25
* Fix Xcode, clang, and ARM build and link issues.andrewfish2011-04-071-0/+4
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-251/+116
* Comment's added and fixed.jcarsey2011-04-011-2/+2
* smbiosview - add user input verification.jcarsey2011-03-291-24/+69
* add Edit and HexEdit commands.jcarsey2011-03-251-0/+2294