summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvDiag.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-09ShellPkg/UefiShellDriver1: Extract MainCmdXXX() functionPierre Gondois1-40/+59
2026-04-09ShellPkg/UefiShellDriver1: Return if ShellCommandLineParse() failedPierre Gondois1-77/+79
2025-10-01ShellPkg: Use the newly introduced ShellPrintDefaultEx() aliasPierre Gondois1-1/+1
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois1-17/+11
2024-10-29ShellPkg: CodeQL FixesOliver Smith-Denny1-5/+3
2024-10-29ShellPkg: UefiShellDriver1CommandsLib: CodeQL FixesOliver Smith-Denny1-40/+55
2023-04-03ShellPkg: Fix conditionally uninitialized variablesMichael Kubacki1-12/+9
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-195/+226
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-12/+12
2016-10-09ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-1/+0
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-08ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P1-1/+1
2015-02-05ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Driver1 profile commands response outputTapan Shah1-5/+6
2013-09-05Refine the select language logic.Eric Dong1-37/+4
2011-04-06add comments to function declarations and definitions and updated to match co...jcarsey1-1/+1
2011-03-26connect - add comments and add input verification jcarsey1-135/+210
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey1-0/+412