summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-114/+119
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-17/+17
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Update Debug1 profile commands response outputTapan Shah2015-02-031-16/+16
* ShellPkg: hexedit command does not return lasterror equal to 0 when exiting f...jcarsey2014-10-071-1/+2
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-071-6/+0
* ShellPkg: Add checks for NULL pointers. jcarsey2011-10-101-2/+2
* EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory ou...jcarsey2011-04-111-8/+11
* Fix Xcode, clang, and ARM build and link issues.andrewfish2011-04-071-1/+4
* add user input verification.jcarsey2011-04-071-3/+16
* Comment's added and fixed.jcarsey2011-04-011-2/+2
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-1/+1
* smbiosview - add user input verification.jcarsey2011-03-291-7/+23
* add Edit and HexEdit commands.jcarsey2011-03-251-0/+247