summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel3CommandsLib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up the private GUID definition in module Level.lgao42011-09-213-5/+4
* ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey2011-09-151-1/+1
* add support to easily remove profiles and shell levels. the libraries will n...jcarsey2011-05-161-1/+1
* fix for word wrapping.jcarsey2011-04-152-2/+1
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-1/+1
* cp - fix conditional for memory de-allocaiton.jcarsey2011-03-281-0/+0
* cls - add input verification.jcarsey2011-03-258-30/+80
* Verify memory allocations were successful.jcarsey2010-10-041-0/+3
* change the en-dash to the standard dash character.jcarsey2010-10-041-0/+0
* udk2010.up2.shell initial release.jcarsey2010-09-1413-0/+1770