summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)AuthorFilesLines
2016-07-06Fix GUID dereferenceThomas Palmer1-3/+3
2016-07-05ShellPkg: Update the error prompt for ping6 command.Zhang Lubo2-2/+2
2016-06-30ShellPkg: UefiHandleParsingLib: remove tautological comparisonLaszlo Ersek1-4/+0
2016-06-30ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()Laszlo Ersek2-3/+12
2016-06-21ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni1-15/+68
2016-06-21ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng3-12/+14
2016-06-17ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing spaceRuiyu Ni1-183/+173
2016-06-17ShellPkg: Use ".." to indicate device path is partially displayedRuiyu Ni1-1/+4
2016-05-25ShellPkg/App: Fix memory leak and save resources.Marvin H?user1-2/+14
2016-05-20ShellPkg: Fix ARM build failure.Fu Siyuan1-2/+2
2016-05-20ShellPkg/Bcfg: Add support for 'addp' command.Qiu Shumin1-13/+5
2016-05-20ShellPkg: Also accept gEfiUnicodeCollation2ProtocolGuid for parsing.Marvin H?user1-2/+9
2016-05-20ShellPkg: Add argument to set block size for tftp command.Fu Siyuan2-4/+48
2016-05-18ShellPkg: Fix the incorrect behavior when pressing 'shift' key.Pedroa Liu1-0/+6
2016-05-13ShellPkg: Use a local variable to cache the pointer.Jaben Carsey1-2/+4
2016-05-12report line number for command errors in a script.Jaben Carsey2-1/+6
2016-05-06ShellPkg: Remove debug message in release binaries.Qiu Shumin1-0/+4
2016-05-03ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08fc4Star Zeng1-2/+2
2016-05-03ShellPkg/UefiDpLib: Fix the error message "Timer library instance error!"Cinnamon Shia1-1/+5
2016-04-29ShellPkg: Add NULL pointer check.Qiu Shumin1-3/+17
2016-04-29ShellPkg: Enhance ping6 to select the interface automaticallyJiaxin Wu1-71/+95
2016-04-29ShellPkg: Enhance ping to select the interface automaticallyJiaxin Wu2-101/+129
2016-04-28ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud1-0/+21
2016-04-27ShellPkg: Fix typos and EDK2 coding style issuesTapan Shah1-10/+10
2016-04-27ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar1-0/+1
2016-04-26ShellPkg: Fix Shell treats every .EFI file as an executable application.Qiu Shumin2-1/+19
2016-04-25ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah6-10/+267
2016-04-21ShellPkg: Support connect a device handle recursively with '-r'.Qiu Shumin1-3/+4
2016-04-19ShellPkg: Update ping command options to sync with SpecJiaxin Wu2-15/+19
2016-04-15ShellPkg : Cache the environment variable into memory to enhanceQiu Shumin4-45/+322
2016-04-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao7-31/+31
2016-04-11ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL.Qiu Shumin1-13/+16
2016-03-29ShellPkg: Refine the comparisons code in ShellPkg.Qiu Shumin1-7/+7
2016-03-29ShellPkg/UefiDpLib: Fix a memory leak issue in Dp.Cinnamon Shia1-0/+3
2016-03-25ShellPkg AARCH64: remove DEBUG BuildOptions overrideArd Biesheuvel1-7/+0
2016-03-25ShellPkg/UefiHandleParsingLib: Fix GUID referenceQiu Shumin1-1/+1
2016-03-24ShellPkg/UefiShellDebug1CommandsLib: remove unused but set variableArd Biesheuvel1-4/+0
2016-03-24ShellPkg: Modify the 'dh' Shell command to dump the Firmware Management Proto...Tapan Shah3-3/+573
2016-03-24ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'.Qiu Shumin5-39/+480
2016-03-17ShellPkg: Remove the unused local variable.Qiu Shumin1-3/+0
2016-03-16ShellPkg: Per UEFI Shell 2.2 SPEC to make Shell supports 'NoNesting'.Qiu Shumin3-25/+162
2016-03-14ShellPkg: Fix Shell ASSERT when read 'TAB' key fail from 'ConIn'.Qiu Shumin1-2/+4
2016-03-09ShellPkg: Use DOS format end of line.Qiu Shumin3-21/+21
2016-03-08ShellPkg/UefiDpLib: Support execution breakCinnamon Shia4-25/+110
2016-03-08ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo9-4/+3478
2016-03-04ShellPkg: Fix smbiosview decode of PCIe Extended CapabilitiesSamer El-Haj-Mahmoud2-4/+12
2016-03-03ShellPkg: Update 'ifconfig -r' implementationJiaxin Wu1-5/+26
2016-03-03ShellPkg: Increase reallocation size for temp memory filesJim_Dailey@Dell.com1-4/+6
2016-03-03ShellPkg: Do not write the UNICODE BOM on ConOut.Jim_Dailey@Dell.com1-2/+4
2016-03-03ShellPkg: Add FileSize member to shell memory file structure.Jim_Dailey@Dell.com1-3/+6