summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2015-12-14ShellPkg/Mm: Fix build warningsMichael Kinney1-11/+13
2015-12-13ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin1-1/+2
2015-12-10ShellPkg: Fix ifconfig hang issue with incomplete parametersJiaxin Wu2-17/+51
2015-12-10ShellPkg/mm: Fix mm to support multiple root bridge platformRuiyu Ni4-468/+466
2015-12-10ShellPkg/mm: Fix the help message to align to implementation and specRuiyu Ni1-10/+4
2015-12-09ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey3-0/+354
2015-12-09ShellPkg: Convert all .uni files to utf-8Jordan Justen13-0/+0
2015-12-08ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin1-10/+30
2015-12-04ShellPkg: Fix wrong return status for Ifconfig.cJiaxin Wu1-33/+69
2015-11-26ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'.Qiu Shumin1-1/+2
2015-11-19ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng1-109/+121
2015-11-05ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia4-10/+87
2015-11-05ShellPkg/UefiDpLib: Fix a DP cumulative data issueCinnamon Shia1-1/+26
2015-11-04ShellPkg UefiDpLib: Use correct string length for the input UnicodeBufferStar Zeng1-2/+2
2015-10-28ShellPkg: Refine code by initializing local variable and adding ASSERT statem...Qiu Shumin1-0/+1
2015-10-23ShellPkg: Update 'tftp' command help output and error messagesTapan Shah1-0/+0
2015-10-23ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin7-14/+71
2015-10-15ShellPkg: Use safe string functions to refine 'Tftp.c' code.Qiu Shumin1-1/+5
2015-10-10ShellPkg: Print error message when Shell set environment variable fail.Qiu Shumin2-1/+6
2015-09-25ShellPkg: UefiShellTftpCommandLib: fix incompatible pointer assignmentLaszlo Ersek1-0/+2
2015-09-24ShellPkg: Update tftp to build with current tipJaben Carsey3-15/+20
2015-09-24Revert 18541Jaben Carsey3-9/+7
2015-09-24ShellPkg: Update tftp to build with current tipJaben Carsey3-7/+9
2015-09-18ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosviewSamer El-Haj-Mahmoud1-1/+7
2015-09-18ShellPkg: Added SMBIOS 3.0 support in dmem.Samer El-Haj-Mahmoud1-1/+6
2015-09-16ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud1-2/+3
2015-09-15ShellPkg: Rename some functions in Dp to avoid build errors.Samer El-Haj-Mahmoud3-7/+10
2015-09-15ShellPkg: Update the help information for 'setvar' command to follow Shell be...Qiu Shumin1-0/+0
2015-09-09ShellPkg: Fix 'for' command fail with multiple fields.Qiu Shumin1-0/+5
2015-08-31ShellPkg: Get media status in ifconfig commandJiaxin Wu2-6/+19
2015-08-27ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.Eric Dong1-1/+1
2015-08-27ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin1-0/+1
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel7-7/+7
2015-08-20ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some caseJiaxin Wu1-15/+100
2015-08-14ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEA...Qiu Shumin1-2/+2
2015-08-07ShellPkg: Add function comments and refine code format to follow EDKII coding...Qiu Shumin1-7/+123
2015-08-07ShellPkg: Refine global variable name to follow EDK II coding style.Kinney, Michael D1-4/+4
2015-08-07ShellPkg: Fix build failure in VS2015.Kinney, Michael D1-1/+2
2015-08-06ShellPkg: Fix issue about ping fail with IPv4Jiaxin Wu1-2/+3
2015-08-05ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact...Tapan Shah1-1/+1
2015-07-28ShellPkg: prevent Close call when Open failedJaben Carsey1-2/+3
2015-07-26ShellPkg: Fix bad TimeZone (TZ) conversion.Andrew Fish1-1/+1
2015-07-15ShellPkg: Add optional 'tftp' EFI Shell commandRonald Cron5-0/+1101
2015-07-14ShellPkg: decode serial console attribute set failure status when used thru s...Tapan Shah2-2/+10
2015-07-14ShellPkg: Fix ping IPv6 stack usage mode failure issueJiaxin Wu2-6/+1
2015-07-09ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin3-7/+7
2015-07-08ShellPkg: Remove Status definition in function scope jiaxinwu1-3/+0
2015-07-08ShellPkg: Add Ip4Config2 Protocol defintion in UefiHandleParsingLibjiaxinwu4-2/+5
2015-07-08ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 prot...jiaxinwu5-1482/+990
2015-07-08ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran3-4/+4