summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel1CommandsLib/If.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-59/+59
2016-10-09ShellPkg/UefiShellLevel1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-6/+0
2016-07-25ShellPkg/If: Fix issue to pass static code checkerRuiyu Ni1-0/+1
2016-07-18ShellPkg/If: Handle memory allocation failureRuiyu Ni1-42/+53
2016-06-30ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()Laszlo Ersek1-2/+8
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Level1 profile commands response outputTapan Shah1-8/+8
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel1-2/+1
2013-11-15ShellPkg: Skip leading tabs when processing command line and scriptsChris Phillips1-2/+7
2013-06-11ShellPkg: Fix ARM build errors.jcarsey1-6/+0
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey1-4/+1
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey1-0/+3
2011-09-02Refine comments and two code style.ydong101-11/+11
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey1-4/+2
2011-06-30add fixes for code verification happyness.jcarsey1-0/+4
2011-04-01Comment's added and fixed.jcarsey1-22/+38
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey1-5/+55
2011-03-25Updating level 1 commands.jcarsey1-80/+150
2010-09-20ShellPkg: Fix "unreachable code" warning with VS2005jljusten1-2/+0
2010-09-17revert/update of a change this morning.jcarsey1-1/+1
2010-09-17ShellPkg: Fix several GCC compiler warningsjljusten1-1/+4
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+962