summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Fix spelling mistake for occurredMichael D Kinney2020-08-191-1/+1
* ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-092-2/+2
* ShellPkg/UefiShellDriver1CommandsLib: fix parameter list typoLaszlo Ersek2019-10-091-2/+2
* ShellPkg/UefiShellDriver1CommandsLib: Make array big enoughZhichao Gao2019-08-191-3/+3
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0915-104/+15
* ShellPkg: Clean up source filesLiming Gao2018-06-2812-320/+320
* ShellPkg/disconnect: '-r' is not optional when disconnecting allRuiyu Ni2017-09-291-1/+1
* ShellPkg/dh: Correct typo in helpRuiyu Ni2017-09-291-2/+2
* ShellPkg/Dh: Refine variable naming styleDandan Bi2017-09-291-3/+3
* ShellPkg/dh: Display the protocol instance pointer value for "-v"Huajing Li2017-09-251-0/+13
* ShellPkg/dh: fix the error display "Child Controllers" to "Managing".Huajing Li2017-09-252-3/+4
* ShellPkg/dh: change the key information color from blue to hilightHuajing Li2017-09-251-20/+20
* ShellPkg/dh: display all the protocol names in a single lineHuajing Li2017-09-252-12/+25
* ShellPkg/drivers: Fix GCC build failureRuiyu Ni2017-08-111-1/+1
* ShellPkg/driver: Show "-" in non-SFO modeHuajing Li2017-08-102-20/+41
* ShellPkg/drivers: Show Image Name in non-SFO modeHuajing Li2017-08-103-5/+100
* ShellPkg: Update dh command to reflect correct driver field informationTapan Shah2017-06-292-3/+4
* ShellPkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* ShellPkg/dh: Support dump from GUID and "decode" parameterRuiyu Ni2017-01-112-84/+292
* ShellPkg/Dh: Fix coding style issuesChen A Chen2017-01-111-65/+54
* ShellPkg/HandleParsingLib: Return NULL name for unknown GUIDRuiyu Ni2017-01-111-8/+12
* ShellPkg: Fix typos in comments and variablesGary Lin2016-11-151-5/+5
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-191-4/+3
* ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-0911-30/+0
* ShellPkg: Update help output for disconnect commandTapan Shah2016-09-231-6/+7
* ShellPkg: Add '-nc' flag support in 'disconnect' commandTapan Shah2016-09-222-4/+28
* ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi2016-09-011-0/+5
* ShellPkg/DrvDiag: Fix a critical typo bugRuiyu Ni2016-07-251-1/+1
* ShellPkg/DrvDiag: Handle memory allocation failureRuiyu Ni2016-07-181-4/+13
* ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni2016-07-181-5/+12
* ShellPkg/DevTree: Handle memory allocation failureRuiyu Ni2016-07-181-6/+7
* ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P2016-07-071-1/+1
* ShellPkg: Support connect a device handle recursively with '-r'.Qiu Shumin2016-04-211-3/+4
* ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao2016-04-131-4/+4
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-091-0/+0
* ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud2015-09-161-2/+3
* ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin2015-08-271-0/+1
* ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel2015-08-251-1/+1
* ShellPkg: Fix build failure in VS2015.Kinney, Michael D2015-08-071-1/+2
* ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact...Tapan Shah2015-08-051-1/+1
* ShellPkg: Use safe string functions to refine code.Qiu Shumin2015-06-301-2/+2
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-0412-11/+11
* ShellPkg: Update Driver1 profile commands response outputTapan Shah2015-02-0312-87/+104
* ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin2015-01-221-10/+10
* ShellPkg: Connect all the consoles in "reconnect -r".Qiu Shumin2014-12-043-17/+89
* Add CTRL+C support for ‘devices’ command.Tapan Shah2014-08-291-1/+6
* Add CTRL+C support for ‘drivers’ command.Tapan Shah2014-08-291-1/+6
* Add CTRL+C support for ‘dh’ command.Tapan Shah2014-08-291-0/+5
* Cleanup UefiShellDriver1CommandsLib commands help output string to :Tapan Shah2014-08-291-0/+0
* Add CTRL+C support for ‘devtree’ command.Tapan Shah2014-08-291-0/+10