summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/Mm: Fix build warningsMichael Kinney2015-12-141-11/+13
* ShellPkg: Initialize the local pointer to avoid potential suspicious derefere...Qiu Shumin2015-12-131-1/+2
* ShellPkg/Shell - Fix ASSERT() when FvSimpleFileSystemDxe is usedMichael Kinney2015-12-121-26/+25
* ShellPkg: Fix ifconfig hang issue with incomplete parametersJiaxin Wu2015-12-102-17/+51
* ShellPkg/mm: Fix mm to support multiple root bridge platformRuiyu Ni2015-12-105-468/+467
* ShellPkg/mm: Fix the help message to align to implementation and specRuiyu Ni2015-12-101-10/+4
* ShellPkg: Make 'dh' support showing all spec defined protocols.Jaben Carsey2015-12-093-0/+354
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-0914-0/+0
* ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin2015-12-081-10/+30
* ShellPkg: Fix wrong return status for Ifconfig.cJiaxin Wu2015-12-041-33/+69
* ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'.Qiu Shumin2015-11-261-1/+2
* ShellPkg: fix RVCT warning due to CONST in typecast.Cohen Eugene2015-11-261-1/+1
* ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng2015-11-191-109/+121
* 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