summaryrefslogtreecommitdiff
path: root/ShellPkg/Application/Shell/Shell.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-16ShellPkg: Per UEFI Shell 2.2 SPEC to make Shell supports 'NoNesting'.Qiu Shumin1-1/+6
2016-02-24ShellPkg: Support finding help message embedded in resource section.Qiu Shumin1-1/+13
2015-12-24ShellPkg: Fix memory leak when running Shell script.Qiu Shumin1-0/+23
2015-11-09ShellPkg: Don't strip positional parameters of quotation marks.Qiu Shumin1-8/+0
2015-10-26ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly.Qiu Shumin1-0/+19
2015-09-10ShellPkg: Fix Shell fail with redundant space following delay number.Qiu Shumin1-0/+11
2015-02-06Shellpkg: Fix spelling errors in Shell.c/Shell.h commentsJoe Peterson1-9/+9
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-04ShellPkg: Fix typos.Qiu Shumin1-1/+1
2015-01-30ShellPkg: Refactor Split search to generic functionJaben Carsey1-1/+18
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel1-1/+0
2014-09-18Roll back check in r15180 which caused the shell always returns EFI_ABORTED n...Ruiyu Ni1-23/+11
2014-08-18ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 specChris Phillips1-1/+2
2014-08-06Updates the UEFI Shell to produce the new protocol with additional 4 functions.Jaben Carsey1-1/+1
2014-01-24ShellPkg/Shell: Fix reporting of exit status in ShellProtocol.ExecuteBrendan Jackman1-11/+23
2014-01-13ShellPkg: Fix command line parsing for script files (%1, %1, etc...)Jaben Carsey1-2/+8
2013-12-25Fix ECC errors:1.Update the comments in function headers to follow the Doxyge...Shumin Qiu1-6/+6
2013-12-20ShellPkg: pre-verify split commandsJaben Carsey1-0/+26
2013-12-13ShellPkg: add API for determining operation typeJaben Carsey1-0/+8
2013-06-27ShellPkg: make automatically created shells quit automaticallyjaben carsey1-2/+3
2012-11-13ShellPkg: Clean up header file usage.jcarsey1-0/+3
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu1-9/+9
2011-09-02Refine comments and two code style.ydong101-2/+2
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey1-0/+1
2011-04-15fix for word wrapping.jcarsey1-0/+2
2011-03-25console logger - support disabling the console out.jcarsey1-1/+5
2010-11-16fixes for IPF, CTRL-C support, and file redirection.jcarsey1-0/+4
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+292