summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel1CommandsLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-092-2/+2
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0910-69/+10
* ShellPkg: Clean up source filesLiming Gao2018-06-287-163/+163
* ShellPkg/for: Fix potential null pointer deferenceRuiyu Ni2018-02-061-2/+4
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-191-4/+3
* ShellPkg/UefiShellLevel1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-094-14/+0
* ShellPkg/If: Fix issue to pass static code checkerRuiyu Ni2016-07-251-0/+1
* ShellPkg/If: Handle memory allocation failureRuiyu Ni2016-07-181-42/+53
* ShellPkg/For: Handle memory allocation failureRuiyu Ni2016-07-181-3/+9
* ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()Laszlo Ersek2016-06-301-2/+8
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-091-0/+0
* ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin2015-09-091-0/+5
* ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel2015-08-251-1/+1
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-048-7/+7
* ShellPkg: Update Level1 profile commands response outputTapan Shah2015-02-037-24/+29
* ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin2015-01-221-3/+3
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-132-3/+1
* ShellPkg: Remove redundant quotes for command 'FOR' in Shell.Qiu Shumin2014-09-171-9/+11
* Cleanup UefiShellLevel1CommandsLib commands help output string to :Tapan Shah2014-08-291-0/+0
* Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...Qiu Shumin2014-08-041-0/+0
* Refine code to make it more safely.Eric Dong2014-06-261-22/+9
* ShellPkg: patch to the "for" command when used with "in" iterating files in a...Leandro G. Biss Becker2014-02-051-2/+4
* ShellPkg: Fix "for" command statement initialization.Jaben Carsey2013-12-171-6/+2
* ShellPkg: "For Run" fix for spaces between numeralsJaben Carsey2013-11-151-6/+29
* ShellPkg: Skip leading tabs when processing command line and scriptsChris Phillips2013-11-152-3/+13
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-2/+1
* ShellPkg: Fix ARM build errors.jcarsey2013-06-111-6/+0
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-071-4/+1
* ShellPkg: Updates to 'help' commandjcarsey2012-12-131-0/+0
* ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey2012-06-121-0/+0
* ShellPkg: fix For command parsing list of values.jcarsey2012-01-051-5/+3
* ShellPkg: Update the ‘for’ command to check number length correctly with ...jcarsey2011-11-171-1/+1
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-143-137/+155
* Clean up the private GUID definition in module Level.lgao42011-09-213-6/+5
* ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey2011-09-151-4/+4
* Refine comments and two code style.ydong102011-09-024-49/+49
* This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey2011-06-302-4/+3
* add fixes for code verification happyness.jcarsey2011-06-301-0/+4
* add support to easily remove profiles and shell levels. the libraries will n...jcarsey2011-05-161-1/+1
* ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey2011-04-071-5/+10
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-1/+1
* check memory allocations for success.jcarsey2011-04-041-1/+3
* Comment's added and fixed.jcarsey2011-04-013-37/+139
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-303-8/+87
* Updating level 1 commands.jcarsey2011-03-258-136/+414
* Verify memory allocations were successful.jcarsey2010-10-041-1/+8
* change the en-dash to the standard dash character.jcarsey2010-10-041-0/+0
* ShellPkg: Fix "unreachable code" warning with VS2005jljusten2010-09-201-2/+0
* revert/update of a change this morning.jcarsey2010-09-171-1/+1
* ShellPkg: Fix several GCC compiler warningsjljusten2010-09-171-1/+4