summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-19ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output formatjcarsey1-1/+1
2011-11-11Shellpkg: Add support for filenames with spaces.jcarsey1-1/+1
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey1-0/+3
2011-09-21Clean up the private GUID definition in module Level.lgao41-4/+0
2011-09-02Refine comments and two code style.ydong101-4/+4
2011-08-08remove CatSPrint from ShellPkg.jcarsey1-46/+0
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey1-1/+1
2011-04-12ShellPkg: Fix GCC 4.4 build issuesjljusten1-1/+0
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey1-3/+9
2011-03-25comp - add comments and add input verification jcarsey1-50/+434
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey1-0/+309