summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Don't strip positional parameters of quotation marks.Qiu Shumin2015-11-095-48/+80
* ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia2015-11-054-10/+87
* ShellPkg/UefiDpLib: Fix a DP cumulative data issueCinnamon Shia2015-11-051-1/+26
* ShellPkg UefiDpLib: Use correct string length for the input UnicodeBufferStar Zeng2015-11-041-2/+2
* ShellPkg: Refine code by initializing local variable and adding ASSERT statem...Qiu Shumin2015-10-282-0/+3
* ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly.Qiu Shumin2015-10-264-40/+125
* ShellPkg: Update 'tftp' command help output and error messagesTapan Shah2015-10-231-0/+0
* ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin2015-10-2312-21/+91
* ShellPkg: Fix ASCII input redirection does not work correctly.Qiu Shumin2015-10-153-8/+39
* ShellPkg: Use safe string functions to refine 'Tftp.c' code.Qiu Shumin2015-10-151-1/+5
* ShellPkg: Print error message when Shell set environment variable fail.Qiu Shumin2015-10-102-1/+6
* ShellPkg: Add a simple case to test shell parameter parsing logicRuiyu Ni2015-09-294-5/+75
* ShellPkg: Build all libraries unconditionally.Qiu Shumin2015-09-281-2/+13
* ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignmentLaszlo Ersek2015-09-251-0/+2
* ShellPkg: Update tftp to build with current tipJaben Carsey2015-09-243-15/+20
* Revert 18541Jaben Carsey2015-09-243-9/+7
* ShellPkg: Update tftp to build with current tipJaben Carsey2015-09-243-7/+9
* ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud2015-09-181-1/+7
* ShellPkg: Added SMBIOS 3.0 support in dmem.Samer El-Haj-Mahmoud2015-09-181-1/+6
* ShellPkg: Fix GCC build fail and code refine.Qiu Shumin2015-09-181-11/+23
* ShellPkg: Fix Shell fail when execute command in ShellProtocol.Execute().Yang Jadis2015-09-171-1/+1
* ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud2015-09-161-2/+3
* ShellPkg: Rename some functions in Dp to avoid build errors.Samer El-Haj-Mahmoud2015-09-153-7/+10
* ShellPkg: Update the help information for 'setvar' command to follow Shell be...Qiu Shumin2015-09-151-0/+0
* ShellPkg: Fix Shell does not support ASCII pipe(|a).Qiu Shumin2015-09-151-11/+25
* ShellPkg: Fix Shell fail with redundant space following delay number.Qiu Shumin2015-09-102-0/+12
* ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin2015-09-091-0/+5
* ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong2015-09-011-1/+3
* ShellPkg: Get media status in ifconfig commandJiaxin Wu2015-08-312-6/+19
* ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong2015-08-271-1/+1
* ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin2015-08-271-0/+1
* ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel2015-08-257-7/+7
* ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some caseJiaxin Wu2015-08-201-15/+100
* ShellPkg: force use of AARCH64 small model when building DEBUG shellArd Biesheuvel2015-08-201-0/+6
* ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEA...Qiu Shumin2015-08-141-2/+2
* ShellPkg: Add function comments and refine code format to follow EDKII coding...Qiu Shumin2015-08-071-7/+123
* ShellPkg: Refine global variable name to follow EDK II coding style.Kinney, Michael D2015-08-071-4/+4
* ShellPkg: Fix build failure in VS2015.Kinney, Michael D2015-08-071-1/+2
* ShellPkg: Fix issue about ping fail with IPv4Jiaxin Wu2015-08-061-2/+3
* ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact...Tapan Shah2015-08-051-1/+1
* ShellPkg: prevent Close call when Open failedJaben Carsey2015-07-281-2/+3
* ShellPkg: Fix the ASSERT issue in Shell 'for' loopQiu Shumin2015-07-261-1/+1
* ShellPkg: Fix bad TimeZone (TZ) conversion.Andrew Fish2015-07-261-1/+1
* ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron2015-07-158-0/+1112
* ShellPkg: decode serial console attribute set failure status when used thru s...Tapan Shah2015-07-142-2/+10
* ShellPkg: Increase PcdShellFileOperationSizeBrendan Jackman2015-07-141-1/+1
* ShellPkg: Fix ping IPv6 stack usage mode failure issueJiaxin Wu2015-07-142-6/+1
* ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin2015-07-095-40/+45
* ShellPkg: Remove Status definition in function scope jiaxinwu2015-07-081-3/+0
* ShellPkg: Add Ip4Config2 Protocol defintion in UefiHandleParsingLibjiaxinwu2015-07-084-2/+5