summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2023-12-08ShellPkg: Fix typosPage Chen1-1/+1
2023-06-02ShellPkgDisconnect: zero-initialize handlesGerd Hoffmann1-6/+13
2023-04-03ShellPkg: Fix conditionally uninitialized variablesMichael Kubacki3-24/+28
2023-03-13ShellPkg/Library: Fix 32-bit truncation of pointer valuesMichael D Kinney2-31/+2
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki13-1877/+2062
2021-06-09ShellPkg: Fix typoRebecca Cran1-1/+1
2020-08-19ShellPkg: Fix spelling mistake for occurredMichael D Kinney1-1/+1
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2-2/+2
2019-10-09ShellPkg/UefiShellDriver1CommandsLib: fix parameter list typoLaszlo Ersek1-2/+2
2019-08-19ShellPkg/UefiShellDriver1CommandsLib: Make array big enoughZhichao Gao1-3/+3
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney15-104/+15
2018-06-28ShellPkg: Clean up source filesLiming Gao12-320/+320
2017-09-29ShellPkg/disconnect: '-r' is not optional when disconnecting allRuiyu Ni1-1/+1
2017-09-29ShellPkg/dh: Correct typo in helpRuiyu Ni1-2/+2
2017-09-29ShellPkg/Dh: Refine variable naming styleDandan Bi1-3/+3
2017-09-25ShellPkg/dh: Display the protocol instance pointer value for "-v"Huajing Li1-0/+13
2017-09-25ShellPkg/dh: fix the error display "Child Controllers" to "Managing".Huajing Li2-3/+4
2017-09-25ShellPkg/dh: change the key information color from blue to hilightHuajing Li1-20/+20
2017-09-25ShellPkg/dh: display all the protocol names in a single lineHuajing Li2-12/+25
2017-08-11ShellPkg/drivers: Fix GCC build failureRuiyu Ni1-1/+1
2017-08-10ShellPkg/driver: Show "-" in non-SFO modeHuajing Li2-20/+41
2017-08-10ShellPkg/drivers: Show Image Name in non-SFO modeHuajing Li3-5/+100
2017-06-29ShellPkg: Update dh command to reflect correct driver field informationTapan Shah2-3/+4
2017-03-06ShellPkg: Refine type cast for pointer subtractionHao Wu1-2/+2
2017-01-11ShellPkg/dh: Support dump from GUID and "decode" parameterRuiyu Ni2-84/+292
2017-01-11ShellPkg/Dh: Fix coding style issuesChen A Chen1-65/+54
2017-01-11ShellPkg/HandleParsingLib: Return NULL name for unknown GUIDRuiyu Ni1-8/+12
2016-11-15ShellPkg: Fix typos in comments and variablesGary Lin1-5/+5
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni1-4/+3
2016-10-09ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen11-30/+0
2016-09-23ShellPkg: Update help output for disconnect commandTapan Shah1-6/+7
2016-09-22ShellPkg: Add '-nc' flag support in 'disconnect' commandTapan Shah2-4/+28
2016-09-01ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi1-0/+5
2016-07-25ShellPkg/DrvDiag: Fix a critical typo bugRuiyu Ni1-1/+1
2016-07-18ShellPkg/DrvDiag: Handle memory allocation failureRuiyu Ni1-4/+13
2016-07-18ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni1-5/+12
2016-07-18ShellPkg/DevTree: Handle memory allocation failureRuiyu Ni1-6/+7
2016-07-07ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P1-1/+1
2016-04-21ShellPkg: Support connect a device handle recursively with '-r'.Qiu Shumin1-3/+4
2016-04-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao1-4/+4
2015-12-09ShellPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-09-16ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud1-2/+3
2015-08-27ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin1-0/+1
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel1-1/+1
2015-08-07ShellPkg: Fix build failure in VS2015.Kinney, Michael D1-1/+2
2015-08-05ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact...Tapan Shah1-1/+1
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin1-2/+2
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah12-11/+11
2015-02-03ShellPkg: Update Driver1 profile commands response outputTapan Shah12-87/+104
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin1-10/+10