]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/MainHexEditor.c
ShellPkg/[hex]edit: Fix mouse freeze issue
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / HexEdit / MainHexEditor.c
2018-03-14 Ruiyu NiShellPkg/[hex]edit: Fix mouse freeze issue
2018-02-15 Ruiyu NiShellPkg/[hex]edit: Fix CTRL+<Alpha> doesn't work from...
2018-02-13 Ruiyu NiShellPkg/[hex]edit: Fix wrongly use gST->ConIn as the...
2018-02-13 Ruiyu NiShellPkg/[hex]edit: use SimpleTextInEx to read console
2016-10-09 Chen A ChenShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary...
2013-06-11 jcarseyShellPkg: Fix ARM build errors.
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2013-01-17 jcarseyShellPkg: Minor change to EDIT and HEXEDIT commands...
2012-10-11 lzeng14Add missing braces around initializer.
2011-09-02 ydong10Refine comments and two code style.
2011-08-23 jcarseyShellPkg: fix build error when converting INTN to INT32.
2011-08-03 jcarseyShellPkg: Added the Ctrl based hot key for hexedit
2011-07-20 jcarseyShellPkg: Added the Ctrl based hot key and changed...
2011-04-12 jcarseyupdate Bcfg to correctly remove by option index not...
2011-04-07 andrewfishFix Xcode, clang, and ARM build and link issues.
2011-04-05 jcarseyadd comments to function declarations and definitions...
2011-04-01 jcarseyComment's added and fixed.
2011-03-29 jcarseysmbiosview - add user input verification.
2011-03-25 jcarseyadd Edit and HexEdit commands.