summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel3CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2026-05-01ShellPkg/UefiShellLevel3: Lower indentation level in MainCmdXXX()Pierre Gondois8-261/+248
2026-05-01ShellPkg/Help: Extract PrintMatchingHelp() functionPierre Gondois1-76/+99
2026-05-01ShellPkg/UefiShellLevel3: Extract ProcessFileList() functionPierre Gondois2-66/+121
2026-05-01ShellPkg/UefiShellLevel3: Extract MainCmdXXX() functionPierre Gondois9-360/+539
2026-05-01ShellPkg/UefiShellLevel3: Return if ShellCommandLineParse() failedPierre Gondois9-525/+543
2026-05-01ShellPkg/Help: Free package on all pathsPierre Gondois1-5/+5
2026-05-01ShellPkg/Type: Factorize character displayPierre Gondois1-62/+55
2026-05-01ShellPkg/Cls: Factorize color parsingPierre Gondois1-80/+71
2026-04-24ShellPkg/UefiShellLib: Add IsDotOrDotDot() functionPierre Gondois1-4/+1
2026-02-24ShellPkg: Replace include guards with #pragma onceMichael Kubacki1-4/+1
2025-10-01ShellPkg: Use the newly introduced ShellPrintDefaultEx() aliasPierre Gondois3-7/+7
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois9-76/+61
2024-10-29ShellPkg: CodeQL FixesOliver Smith-Denny1-4/+1
2023-12-08ShellPkg: Fix typosPage Chen4-7/+7
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki11-576/+626
2019-10-09ShellPkg: stop taking EFI_HANDLE in place of SHELL_FILE_HANDLELaszlo Ersek1-1/+1
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2-2/+2
2019-07-19ShellPkg/Type.c: Add value check before (LoopVar - 1)Zhichao Gao1-11/+13
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney13-90/+13
2018-06-28ShellPkg: Clean up source filesLiming Gao9-49/+49
2018-01-25ShellPkg/UefiShellLevel3CommandsLib: fix string over-readJian J Wang1-1/+1
2017-10-20ShellPkg/alias: Fix flag parsing logicHuajing Li1-65/+145
2017-06-10Shell/alias: Print detailed error when deleting aliasRuiyu Ni2-3/+7
2017-06-07ShellPkg/alias: Return status for alias deletionRuiyu Ni1-1/+10
2016-12-09ShellPkg: Add missing header line for SFO flag in 'cls' commandTapan Shah2-0/+2
2016-10-24ShellPkg: handle '-t or -terse' and '-s' flags for 'ver' command properlyTapan Shah1-9/+15
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2-5/+4
2016-10-09ShellPkg/UefiShellLevel3CommandsLib: Remove unnecessary EFIAPIChen A Chen4-8/+0
2016-09-26ShellPkg: Enhance 'cls' command to change the background and foreground colorsTapan Shah2-57/+179
2016-08-25Revert "ShellPkg: Fix echo to support displaying special characters"Ruiyu Ni2-63/+81
2016-07-20ShellPkg: Fix echo to support displaying special charactersRuiyu Ni2-81/+63
2016-01-06ShellPkg: Make 'alias' can display a single alias name.Qiu Shumin1-3/+16
2015-12-25ShellPkg: Fix memory leak in function'ShellCommandRunHelp'.Yao Jiewen1-0/+2
2015-12-10ShellPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel1-1/+1
2015-05-28ShellPkg: Update help output for correct alphabetical Jaben Carsey1-26/+197
2015-04-23ShellPkg: Remove memory leak when printing help and there are dynamic command...Jaben Carsey1-1/+3
2015-02-05ShellPkg: Standardized HP Copyright Message StringTapan Shah12-11/+11
2015-02-04ShellPkg: Update Level3 profile commands response outputTapan Shah10-37/+45
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin1-7/+7
2014-09-19ShellPkg: Remove the redundant quotes around the parameter for 'alias'.Qiu Shumin1-2/+18
2014-09-03ShellPkg: Fix dynamic command helpHarry Liebel1-54/+45
2014-08-30Add new alias called ‘cat’ for ‘type’ command.Tapan Shah1-0/+3
2014-08-30Cleanup UefiShellLevel3CommandsLib commands help output string to :Tapan Shah1-0/+0
2014-08-29ShellPkg: Remove 'STATIC' from function declarations to avoid source level de...Qiu Shumin1-1/+0
2014-08-18ShellPkg: Fix comments. Refine code style. Qiu Shumin1-3/+7
2014-08-06Updates the logic to allow help to ouput help information from a dynamic shel...Jaben Carsey2-11/+112
2014-08-04Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...Qiu Shumin1-0/+0
2014-07-29Update code to support VS2013 tool chain.Eric Dong1-1/+2
2014-07-25ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey1-2/+2