summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-091-1/+1
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg/UefiShellDebug1CommandsLib: Remove the unused function CharToUpperShenglei Zhang2018-12-181-28/+0
* ShellPkg: Clean up source filesLiming Gao2018-06-281-9/+9
* Shellpkg/editor: Fix a bug that may modifies Line[-1]Ruiyu Ni2017-10-261-1/+1
* ShellPkg/editor: Fix system hang when console max column > 200Ruiyu Ni2017-10-231-12/+19
* ShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes in BaseLibRuiyu Ni2017-03-011-118/+1
* ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-9/+0
* ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek2016-01-211-70/+0
* ShellPkg: Use the new library for "bcfg" commandJaben Carsey2014-09-101-10/+5
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-071-2/+0
* ShellPkg: Updates to DumpHex() and ‘dmem’ command for correct output formatjcarsey2012-12-191-1/+1
* Shellpkg: Add support for filenames with spaces.jcarsey2011-11-111-1/+1
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-141-0/+3
* Clean up the private GUID definition in module Level.lgao42011-09-211-4/+0
* Refine comments and two code style.ydong102011-09-021-4/+4
* remove CatSPrint from ShellPkg.jcarsey2011-08-081-46/+0
* add support to easily remove profiles and shell levels. the libraries will n...jcarsey2011-05-161-1/+1
* ShellPkg: Fix GCC 4.4 build issuesjljusten2011-04-121-1/+0
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-3/+9
* comp - add comments and add input verification jcarsey2011-03-251-50/+434
* Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey2010-11-161-0/+309