summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel3CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah12-11/+11
2015-02-03ShellPkg: 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-29Add new alias called ‘cat’ for ‘type’ command.Tapan Shah1-0/+3
2014-08-29Cleanup 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-05Updates 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
2013-10-18ShellPkg: Fixes for the ‘type’ command:Chris Phillips1-22/+98
2013-10-18ShellPkg: Fixes for shell application launch, argument handling, and version ...Chris Phillips3-2/+6
2013-08-08ShellPkg: increase available size for PcdShellFileOperationSizeEugene Cohen1-2/+2
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-1/+0
2013-05-28ShellPkg: make help footer string have same info as help usage informationjcarsey1-0/+0
2013-05-13Update Code to pass EBC compiler.lgao41-12/+7
2013-05-09ShellPkg: Update behavior for GetTime() errors.jcarsey1-1/+5
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey2-8/+3
2013-03-12ShellPkg: Rewrite’s Help.c to call the ShellPrintHelp function. jcarsey2-39/+22
2013-02-04ShellPkg: Remove beta tag from ver command output.jcarsey1-0/+0
2012-12-17Refine code to follow coding style.ydong101-1/+1
2012-12-13ShellPkg: Updates to 'help' commandjcarsey2-4/+44
2012-06-12ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey1-0/+0
2012-01-30ShellPkg: Update 'echo' command to print everything at once. this allows for...jcarsey1-6/+10
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey1-3/+8
2011-09-21Clean up the private GUID definition in module Level.lgao43-5/+4
2011-09-15ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey1-1/+1
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey1-1/+1
2011-04-15fix for word wrapping.jcarsey2-2/+1
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey1-1/+1
2011-03-28cp - fix conditional for memory de-allocaiton.jcarsey1-0/+0
2011-03-25cls - add input verification.jcarsey8-30/+80
2010-10-04Verify memory allocations were successful.jcarsey1-0/+3
2010-10-04change the en-dash to the standard dash character.jcarsey1-0/+0
2010-09-14udk2010.up2.shell initial release.jcarsey13-0/+1770