summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2026-04-09ShellPkg/UefiShellDriver1: Remove unused StatusPierre Gondois2-9/+8
2026-04-09ShellPkg/UefiShellDriver1: Flatten some functionsPierre Gondois3-104/+119
2026-04-09ShellPkg/UefiShellDriver1/Drivers: Fix memory leaksPierre Gondois1-0/+3
2026-04-09ShellPkg/UefiShellDriver1: Lower indentation level in MainCmdXXX()Pierre Gondois6-350/+357
2026-04-09ShellPkg/UefiShellDriver1: Extract MainCmdXXX() functionPierre Gondois10-397/+580
2026-04-09ShellPkg/UefiShellDriver1: Return if ShellCommandLineParse() failedPierre Gondois11-823/+837
2026-04-09ShellPkg/UefiShellDriver1: Fix memory leaksPierre Gondois3-0/+6
2026-02-24ShellPkg: Replace include guards with #pragma onceMichael Kubacki1-4/+1
2025-10-01ShellPkg: Use the newly introduced ShellPrintDefaultEx() aliasPierre Gondois5-12/+6
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois11-400/+181
2025-10-01ShellPkg/Connect: Extract a ConnectFromEfiVariable() functionPierre Gondois1-31/+35
2025-10-01ShellPkg/Connect: Extract a ConnectConsoles() functionPierre Gondois1-31/+76
2025-10-01ShellPkg/Connect: Simplify error handling in ShellConnectFromDevPaths()Pierre Gondois1-48/+51
2025-10-01ShellPkg/DrvCfg: Simplify error handling in ParseBufferConfig()Pierre Gondois1-49/+51
2025-10-01ShellPkg/DrvCfg: Extract a ParseBufferConfig() functionPierre Gondois1-89/+111
2025-07-25ShellPkg/Library: Remove unecessary error checkNanjinmoorthyj1-4/+0
2025-01-24command drvcfg ASSERTzhu rui1-6/+0
2024-10-29ShellPkg: CodeQL FixesOliver Smith-Denny4-17/+31
2024-10-29ShellPkg: UefiShellDriver1CommandsLib: CodeQL FixesOliver Smith-Denny10-87/+259
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-14ShellPkg/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-20ShellPkg/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