summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2014-09-10ShellPkg: Use the new library for "bcfg" commandJaben Carsey
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2012-12-19ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output formatjcarsey
2011-11-11Shellpkg: Add support for filenames with spaces.jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-09-21Clean up the private GUID definition in module Level.lgao4
2011-09-02Refine comments and two code style.ydong10
2011-08-08remove CatSPrint from ShellPkg.jcarsey
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey
2011-04-12ShellPkg: Fix GCC 4.4 build issuesjljusten
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-25comp - add comments and add input verification jcarsey
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey