summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/DiskImage.c
AgeCommit message (Expand)AuthorFilesLines
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-03ShellPkg/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-05add 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-25add Edit and HexEdit commands.jcarsey1-0/+487