summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit
AgeCommit message (Expand)Author
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2015-02-03ShellPkg: Update Debug1 profile commands response outputTapan Shah
2015-02-02ShellPkg: Fix typos.Qiu Shumin
2014-10-07ShellPkg: hexedit command does not return lasterror equal to 0 when exiting f...jcarsey
2014-09-02Cleanup UefiShellDebug1CommandsLib strings to :Samer El-Haj-Mahmoud elhaj
2014-07-25ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey
2014-01-22Fix CRLF formatTian, Hot
2013-06-11ShellPkg: Fix ARM build errors.jcarsey
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2013-01-17ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars co...jcarsey
2012-10-11Add missing braces around initializer.lzeng14
2011-11-29ShellPkg: Fix handling of empty files in Hexeditjcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-08-23ShellPkg: fix build error when converting INTN to INT32.jcarsey
2011-08-03ShellPkg: Added the Ctrl based hot key for hexeditjcarsey
2011-07-20ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey
2011-06-07update copyright line formathhtian
2011-04-12update Bcfg to correctly remove by option index not variable name and add dri...jcarsey
2011-04-12ShellPkg: Fix GCC 4.4 build issuesjljusten
2011-04-11EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory ou...jcarsey
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish
2011-04-07add user input verification.jcarsey
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-29smbiosview - add user input verification.jcarsey
2011-03-25add Edit and HexEdit commands.jcarsey