]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit
ShellPkg: Update header file including style
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / HexEdit /
2017-03-06 Hao WuShellPkg: Refine casting expression result to bigger...
2016-10-09 Chen A ChenShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary...
2016-10-03 Michael KinneyShellPkg/Hexedit: Fix FreePool() ASSERT() when writing...
2015-12-09 Jordan JustenShellPkg: Convert all .uni files to utf-8
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-03 Tapan ShahShellPkg: Update Debug1 profile commands response output
2015-02-02 Qiu ShuminShellPkg: Fix typos.
2014-10-07 jcarseyShellPkg: hexedit command does not return lasterror...
2014-09-02 Samer El-Haj-Mahmo... Cleanup UefiShellDebug1CommandsLib strings to :
2014-07-25 Jaben CarseyShellPkg: Fix calls to SimpleTextOut->SetAttribute...
2014-01-22 Tian, HotFix CRLF format
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-11-29 jcarseyShellPkg: Fix handling of empty files in Hexedit
2011-10-14 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
2011-10-10 jcarseyShellPkg: Add checks for NULL pointers.
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-06-07 hhtianupdate copyright line format
2011-04-12 jcarseyupdate Bcfg to correctly remove by option index not...
2011-04-12 jljustenShellPkg: Fix GCC 4.4 build issues
2011-04-11 jcarseyEditTitleBar - Remove ASSERT. Complete display output...
2011-04-07 andrewfishFix Xcode, clang, and ARM build and link issues.
2011-04-07 jcarseyadd user input verification.
2011-04-05 jcarseyadd comments to function declarations and definitions...
2011-04-01 jcarseyComment's added and fixed.
2011-03-30 jcarseypointer verification (not NULL) and buffer overrun...
2011-03-29 jcarseysmbiosview - add user input verification.
2011-03-25 jcarseyadd Edit and HexEdit commands.