summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-30/+27
* ShellPkg: Fix spelling mistake for occurredMichael D Kinney2020-08-191-4/+4
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-5/+5
* update copyright line formathhtian2011-06-071-1/+1
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-354/+72
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-5/+8
* add Edit and HexEdit commands.jcarsey2011-03-251-0/+541