summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/FileImage.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-47/+50
* ShellPkg: Fix spelling mistake for occurredMichael D Kinney2020-08-191-2/+2
* ShellPkg/edit: typo "%d Lines Wrote"Heinrich Schuchardt2019-12-051-1/+1
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-2/+2
* ShellPkg/hexedit: Fix a read-after-free bugRuiyu Ni2018-02-091-14/+9
* ShellPkg: Fix typos.Qiu Shumin2015-02-021-2/+2
* ShellPkg: Fix handling of empty files in Hexeditjcarsey2011-11-291-1/+4
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-141-0/+1
* ShellPkg: Add checks for NULL pointers. jcarsey2011-10-101-1/+1
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-149/+42
* Comment's added and fixed.jcarsey2011-04-011-1/+2
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-1/+1
* smbiosview - add user input verification.jcarsey2011-03-291-0/+1
* add Edit and HexEdit commands.jcarsey2011-03-251-0/+504