summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel3CommandsLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: stop taking EFI_HANDLE in place of SHELL_FILE_HANDLELaszlo Ersek2019-10-091-1/+1
* ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-092-2/+2
* ShellPkg/Type.c: Add value check before (LoopVar - 1)Zhichao Gao2019-07-191-11/+13
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0913-90/+13
* ShellPkg: Clean up source filesLiming Gao2018-06-289-49/+49
* ShellPkg/UefiShellLevel3CommandsLib: fix string over-readJian J Wang2018-01-251-1/+1
* ShellPkg/alias: Fix flag parsing logicHuajing Li2017-10-201-65/+145
* Shell/alias: Print detailed error when deleting aliasRuiyu Ni2017-06-102-3/+7
* ShellPkg/alias: Return status for alias deletionRuiyu Ni2017-06-071-1/+10
* ShellPkg: Add missing header line for SFO flag in 'cls' commandTapan Shah2016-12-092-0/+2
* ShellPkg: handle '-t or -terse' and '-s' flags for 'ver' command properlyTapan Shah2016-10-241-9/+15
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-192-5/+4
* ShellPkg/UefiShellLevel3CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-094-8/+0
* ShellPkg: Enhance 'cls' command to change the background and foreground colorsTapan Shah2016-09-262-57/+179
* Revert "ShellPkg: Fix echo to support displaying special characters"Ruiyu Ni2016-08-252-63/+81
* ShellPkg: Fix echo to support displaying special charactersRuiyu Ni2016-07-202-81/+63
* ShellPkg: Make 'alias' can display a single alias name.Qiu Shumin2016-01-061-3/+16
* ShellPkg: Fix memory leak in function'ShellCommandRunHelp'.Yao Jiewen2015-12-251-0/+2
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-091-0/+0
* ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel2015-08-251-1/+1
* ShellPkg: Update help output for correct alphabetical Jaben Carsey2015-05-281-26/+197
* ShellPkg: Remove memory leak when printing help and there are dynamic command...Jaben Carsey2015-04-231-1/+3
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-0412-11/+11
* ShellPkg: Update Level3 profile commands response outputTapan Shah2015-02-0310-37/+45
* ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin2015-01-221-7/+7
* ShellPkg: Remove the redundant quotes around the parameter for 'alias'.Qiu Shumin2014-09-191-2/+18
* ShellPkg: Fix dynamic command helpHarry Liebel2014-09-031-54/+45
* Add new alias called ‘cat’ for ‘type’ command.Tapan Shah2014-08-291-0/+3
* Cleanup UefiShellLevel3CommandsLib commands help output string to :Tapan Shah2014-08-291-0/+0
* ShellPkg: Remove 'STATIC' from function declarations to avoid source level de...Qiu Shumin2014-08-291-1/+0
* ShellPkg: Fix comments. Refine code style. Qiu Shumin2014-08-181-3/+7
* Updates the logic to allow help to ouput help information from a dynamic shel...Jaben Carsey2014-08-052-11/+112
* Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...Qiu Shumin2014-08-041-0/+0
* Update code to support VS2013 tool chain.Eric Dong2014-07-291-1/+2
* ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey2014-07-251-2/+2
* ShellPkg: Fixes for the ‘type’ command:Chris Phillips2013-10-181-22/+98
* ShellPkg: Fixes for shell application launch, argument handling, and version ...Chris Phillips2013-10-183-2/+6
* ShellPkg: increase available size for PcdShellFileOperationSizeEugene Cohen2013-08-081-2/+2
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-1/+0
* ShellPkg: make help footer string have same info as help usage informationjcarsey2013-05-281-0/+0
* Update Code to pass EBC compiler.lgao42013-05-131-12/+7
* ShellPkg: Update behavior for GetTime() errors.jcarsey2013-05-091-1/+5
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-072-8/+3
* ShellPkg: Rewrite’s Help.c to call the ShellPrintHelp function. jcarsey2013-03-122-39/+22
* ShellPkg: Remove beta tag from ver command output.jcarsey2013-02-041-0/+0
* Refine code to follow coding style.ydong102012-12-171-1/+1
* ShellPkg: Updates to 'help' commandjcarsey2012-12-132-4/+44
* ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey2012-06-121-0/+0
* ShellPkg: Update 'echo' command to print everything at once. this allows for...jcarsey2012-01-301-6/+10
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-141-3/+8