summaryrefslogtreecommitdiff
path: root/ShellPkg/Application
AgeCommit message (Expand)Author
2016-03-17ShellPkg: Remove the unused local variable.Qiu Shumin
2016-03-16ShellPkg: Per UEFI Shell 2.2 SPEC to make Shell supports 'NoNesting'.Qiu Shumin
2016-03-14ShellPkg: Fix Shell ASSERT when read 'TAB' key fail from 'ConIn'.Qiu Shumin
2016-03-09ShellPkg: Use DOS format end of line.Qiu Shumin
2016-03-03ShellPkg: Increase reallocation size for temp memory filesJim_Dailey@Dell.com
2016-03-03ShellPkg: Do not write the UNICODE BOM on ConOut.Jim_Dailey@Dell.com
2016-03-03ShellPkg: Add FileSize member to shell memory file structure.Jim_Dailey@Dell.com
2016-03-01ShellPkg: Don't strip BOM when piping UCS2 data to a UEFI appJim_Dailey@Dell.com
2016-02-24ShellPkg: Support finding help message embedded in resource section.Qiu Shumin
2016-02-18ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin
2016-02-09ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2015-12-25ShellPkg: Fix memory leak in function 'EfiShellSetCurDir' and 'EfiShellSetMap'.Yao Jiewen
2015-12-25Subject: [PATCH 5/9] ShellPkg: Fix memory leak in function'ManBufferFindSecti...Qiu Shumin
2015-12-24ShellPkg: Fix memory leak in 'InternalShellExecuteDevicePath'.Yao Jiewen
2015-12-24ShellPkg: Fix the TAB-auto-completion memory leak.Qiu Shumin
2015-12-24ShellPkg: Fix memory leak when running Shell script.Qiu Shumin
2015-12-24ShellPkg: Refine the code logic of 'command history'.Qiu Shumin
2015-12-23ShellPkg: Fix memory leak in ShellProtocol.Qiu Shumin
2015-12-23ShellPkg: Fix memory leak in SimpleTextOutput on file.Qiu Shumin
2015-12-21ShellPkg: Refine the code format.Qiu Shumin
2015-12-16ShellPkg: Fix unhandled value in switch statementPaulo Alcantara
2015-12-16ShellPkg: Ease the shell's MAN file Title Header syntax requirements.Jim Dailey
2015-12-12ShellPkg/Shell - Fix ASSERT() when FvSimpleFileSystemDxe is usedMichael Kinney
2015-12-09ShellPkg: Convert all .uni files to utf-8Jordan Justen
2015-11-26ShellPkg: fix RVCT warning due to CONST in typecast.Cohen Eugene
2015-11-09ShellPkg: Don't strip positional parameters of quotation marks.Qiu Shumin
2015-10-28ShellPkg: Refine code by initializing local variable and adding ASSERT statem...Qiu Shumin
2015-10-26ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly.Qiu Shumin
2015-10-23ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin
2015-10-15ShellPkg: Fix ASCII input redirection does not work correctly.Qiu Shumin
2015-09-29ShellPkg: Add a simple case to test shell parameter parsing logicRuiyu Ni
2015-09-18ShellPkg: Fix GCC build fail and code refine.Qiu Shumin
2015-09-17ShellPkg: Fix Shell fail when execute command in ShellProtocol.Execute().Yang Jadis
2015-09-15ShellPkg: Fix Shell does not support ASCII pipe(|a).Qiu Shumin
2015-09-10ShellPkg: Fix Shell fail with redundant space following delay number.Qiu Shumin
2015-09-01ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong
2015-08-20ShellPkg: force use of AARCH64 small model when building DEBUG shellArd Biesheuvel
2015-07-26ShellPkg: Fix the ASSERT issue in Shell 'for' loopQiu Shumin
2015-07-09ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin
2015-07-04ShellPkg: Fix bug introduced by r17730.Heyi Guo
2015-06-30ShellPkg: Refine code to make catenae length more precise.Qiu Shumin
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin
2015-06-23ShellPkg: Make BOOLEAN variable not use explicit comparison.Qiu Shumin
2015-06-15ShellPkg: update Console to clear screen when resettingJaben Carsey
2015-06-09ShellPkg\Application\Shell: Clean start row information after the console has...Qiu Shumin
2015-04-27ShellPkg: Refine the logic about allocating memory for variable name and data.Qiu Shumin
2015-04-02ShellPkg: Added newline at the end of source filesOlivier Martin
2015-02-06Shellpkg: Fix spelling errors in Shell.c/Shell.h commentsJoe Peterson
2015-02-06ShellPkg: command help with -? flag is not working and it gives too many argu...Jaben Carsey
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah