summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/HexEdit.c
AgeCommit message (Expand)Author
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey
2011-04-11EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory ou...jcarsey
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish
2011-04-07add user input verification.jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-29smbiosview - add user input verification.jcarsey
2011-03-25add Edit and HexEdit commands.jcarsey