summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/Misc.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-30/+27
2020-08-19ShellPkg: Fix spelling mistake for occurredMichael D Kinney1-4/+4
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-5/+5
2011-06-07update copyright line formathhtian1-1/+1
2011-04-06add comments to function declarations and definitions and updated to match co...jcarsey1-354/+72
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey1-5/+8
2011-03-26add Edit and HexEdit commands.jcarsey1-0/+541