summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel1CommandsLib
AgeCommit message (Expand)Author
2015-09-11ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2015-02-03ShellPkg: Update Level1 profile commands response outputTapan Shah
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2014-09-17ShellPkg: Remove redundant quotes for command 'FOR' in Shell.Qiu Shumin
2014-08-29Cleanup UefiShellLevel1CommandsLib commands help output string to :Tapan Shah
2014-08-04Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...Qiu Shumin
2014-06-26Refine code to make it more safely.Eric Dong
2014-02-05ShellPkg: patch to the "for" command when used with "in" iterating files in a...Leandro G. Biss Becker
2013-12-17ShellPkg: Fix "for" command statement initialization.Jaben Carsey
2013-11-15ShellPkg: "For Run" fix for spaces between numeralsJaben Carsey
2013-11-15ShellPkg: Skip leading tabs when processing command line and scriptsChris Phillips
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-06-11ShellPkg: Fix ARM build errors.jcarsey
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2012-12-13ShellPkg: Updates to 'help' commandjcarsey
2012-06-12ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey
2012-01-05ShellPkg: fix For command parsing list of values.jcarsey
2011-11-17ShellPkg: Update the ‘for’ command to check number length correctly with ...jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-09-21Clean up the private GUID definition in module Level.lgao4
2011-09-15ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey
2011-06-30add fixes for code verification happyness.jcarsey
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey
2011-04-07ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-04-04check memory allocations for success.jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-25Updating level 1 commands.jcarsey
2010-10-04Verify memory allocations were successful.jcarsey
2010-10-04change the en-dash to the standard dash character.jcarsey
2010-09-20ShellPkg: Fix "unreachable code" warning with VS2005jljusten
2010-09-17revert/update of a change this morning.jcarsey
2010-09-17ShellPkg: Fix several GCC compiler warningsjljusten
2010-09-16remove extra file.jcarsey
2010-09-14udk2010.up2.shell initial release.jcarsey