summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel3CommandsLib
Commit message (Expand)AuthorAgeFilesLines
* Copy ShellPkg from EDKII trunk r15257Tian, Hot2014-02-2613-0/+1926
* remove ShellPkg fro rebranchTian, Hot2014-02-2613-1926/+0
* 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