summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
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: Update 'tftp' command help output and error messagesTapan Shah
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-10-15ShellPkg: Use safe string functions to refine 'Tftp.c' code.Qiu Shumin
2015-10-10ShellPkg: Print error message when Shell set environment variable fail.Qiu Shumin
2015-09-29ShellPkg: Add a simple case to test shell parameter parsing logicRuiyu Ni
2015-09-28ShellPkg: Build all libraries unconditionally.Qiu Shumin
2015-09-25ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignmentLaszlo Ersek
2015-09-24ShellPkg: Update tftp to build with current tipJaben Carsey
2015-09-24Revert 18541Jaben Carsey
2015-09-24ShellPkg: Update tftp to build with current tipJaben Carsey
2015-09-18ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud
2015-09-18ShellPkg: Added SMBIOS 3.0 support in dmem.Samer El-Haj-Mahmoud
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-16ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud
2015-09-15ShellPkg: Rename some functions in Dp to avoid build errors.Samer El-Haj-Mahmoud
2015-09-15ShellPkg: Update the help information for 'setvar' command to follow Shell be...Qiu Shumin
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-09ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin
2015-09-01ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong
2015-08-31ShellPkg: Get media status in ifconfig commandJiaxin Wu
2015-08-27ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong
2015-08-27ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel
2015-08-20ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some caseJiaxin Wu
2015-08-20ShellPkg: force use of AARCH64 small model when building DEBUG shellArd Biesheuvel
2015-08-14ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEA...Qiu Shumin
2015-08-07ShellPkg: Add function comments and refine code format to follow EDKII coding...Qiu Shumin
2015-08-07ShellPkg: Refine global variable name to follow EDK II coding style.Kinney, Michael D
2015-08-07ShellPkg: Fix build failure in VS2015.Kinney, Michael D
2015-08-06ShellPkg: Fix issue about ping fail with IPv4Jiaxin Wu
2015-08-05ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact...Tapan Shah
2015-07-28ShellPkg: prevent Close call when Open failedJaben Carsey
2015-07-26ShellPkg: Fix the ASSERT issue in Shell 'for' loopQiu Shumin
2015-07-26ShellPkg: Fix bad TimeZone (TZ) conversion.Andrew Fish
2015-07-15ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron
2015-07-14ShellPkg: decode serial console attribute set failure status when used thru s...Tapan Shah
2015-07-14ShellPkg: Increase PcdShellFileOperationSizeBrendan Jackman
2015-07-14ShellPkg: Fix ping IPv6 stack usage mode failure issueJiaxin Wu
2015-07-09ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin
2015-07-08ShellPkg: Remove Status definition in function scope jiaxinwu
2015-07-08ShellPkg: Add Ip4Config2 Protocol defintion in UefiHandleParsingLibjiaxinwu
2015-07-08ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 prot...jiaxinwu
2015-07-08ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran
2015-07-04ShellPkg: Fix bug introduced by r17730.Heyi Guo
2015-07-02ShellPkg: fix string to number conversion with "0 "Jaben Carsey