summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-59/+59
* ShellPkg/UefiShellLevel1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-6/+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: don't call functions with side effects in ASSERT_EFI_ERROR()Laszlo Ersek2016-06-301-2/+8
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Update Level1 profile commands response outputTapan Shah2015-02-031-8/+8
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-131-2/+1
* ShellPkg: Skip leading tabs when processing command line and scriptsChris Phillips2013-11-151-2/+7
* 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: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-141-0/+3
* Refine comments and two code style.ydong102011-09-021-11/+11
* This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey2011-06-301-4/+2
* add fixes for code verification happyness.jcarsey2011-06-301-0/+4
* Comment's added and fixed.jcarsey2011-04-011-22/+38
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-5/+55
* Updating level 1 commands.jcarsey2011-03-251-80/+150
* 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
* udk2010.up2.shell initial release.jcarsey2010-09-141-0/+962