summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-417/+417
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-60/+66
2020-08-19ShellPkg: Fix spelling mistake for occurredMichael D Kinney1-3/+3
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-4/+4
2018-02-09ShellPkg/hexedit: Fix a read-after-free bugRuiyu Ni1-13/+9
2016-10-09ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-1/+0
2016-10-04ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing diskMichael Kinney1-2/+4
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey1-13/+0
2011-04-06add comments to function declarations and definitions and updated to match co...jcarsey1-110/+54
2011-03-29smbiosview - add user input verification.jcarsey1-1/+3
2011-03-26add Edit and HexEdit commands.jcarsey1-0/+487