summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2016-05-25ShellPkg/App: Fix memory leak and save resources.Marvin H?user
2016-05-20ShellPkg: Fix ARM build failure.Fu Siyuan
2016-05-20ShellPkg/Bcfg: Add support for 'addp' command.Qiu Shumin
2016-05-20ShellPkg: Also accept gEfiUnicodeCollation2ProtocolGuid for parsing.Marvin H?user
2016-05-20ShellPkg: Add argument to set block size for tftp command.Fu Siyuan
2016-05-18ShellPkg: Fix the incorrect behavior when pressing 'shift' key.Pedroa Liu
2016-05-13ShellPkg: Use a local variable to cache the pointer.Jaben Carsey
2016-05-12report line number for command errors in a script.Jaben Carsey
2016-05-06ShellPkg: Remove debug message in release binaries.Qiu Shumin
2016-05-03ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08fc4Star Zeng
2016-05-03ShellPkg/UefiDpLib: Fix the error message "Timer library instance error!"Cinnamon Shia
2016-04-29ShellPkg: Add NULL pointer check.Qiu Shumin
2016-04-29ShellPkg: Enhance ping6 to select the interface automaticallyJiaxin Wu
2016-04-29ShellPkg: Enhance ping to select the interface automaticallyJiaxin Wu
2016-04-28ShellPkg: Update smbiosview for latest Type 17 devicesSamer El-Haj-Mahmoud
2016-04-27ShellPkg: Fix typos and EDK2 coding style issuesTapan Shah
2016-04-27ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar
2016-04-26ShellPkg: Fix Shell treats every .EFI file as an executable application.Qiu Shumin
2016-04-25ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah
2016-04-21ShellPkg: Support connect a device handle recursively with '-r'.Qiu Shumin
2016-04-19ShellPkg: Update ping command options to sync with SpecJiaxin Wu
2016-04-15ShellPkg : Cache the environment variable into memory to enhanceQiu Shumin
2016-04-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao
2016-04-11ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL.Qiu Shumin
2016-03-29ShellPkg: Refine the comparisons code in ShellPkg.Qiu Shumin
2016-03-29ShellPkg/UefiDpLib: Fix a memory leak issue in Dp.Cinnamon Shia
2016-03-25ShellPkg AARCH64: remove DEBUG BuildOptions overrideArd Biesheuvel
2016-03-25ShellPkg/UefiHandleParsingLib: Fix GUID referenceQiu Shumin
2016-03-24ShellPkg/UefiShellDebug1CommandsLib: remove unused but set variableArd Biesheuvel
2016-03-24ShellPkg: Modify the 'dh' Shell command to dump the Firmware Management Proto...Tapan Shah
2016-03-24ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'.Qiu Shumin
2016-03-17ShellPkg: Remove the unused local variable.Qiu Shumin
2016-03-16ShellPkg: Per UEFI Shell 2.2 SPEC to make Shell supports 'NoNesting'.Qiu Shumin
2016-03-14ShellPkg: Fix Shell ASSERT when read 'TAB' key fail from 'ConIn'.Qiu Shumin
2016-03-09ShellPkg: Use DOS format end of line.Qiu Shumin
2016-03-08ShellPkg/UefiDpLib: Support execution breakCinnamon Shia
2016-03-08ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo
2016-03-04ShellPkg: Fix smbiosview decode of PCIe Extended CapabilitiesSamer El-Haj-Mahmoud
2016-03-03ShellPkg: Update 'ifconfig -r' implementationJiaxin Wu
2016-03-03ShellPkg: Increase reallocation size for temp memory filesJim_Dailey@Dell.com
2016-03-03ShellPkg: Do not write the UNICODE BOM on ConOut.Jim_Dailey@Dell.com
2016-03-03ShellPkg: Add FileSize member to shell memory file structure.Jim_Dailey@Dell.com
2016-03-02ShellPkg: Revert git 'd6cf1af9' fixJiaxin Wu
2016-03-01ShellPkg: Don't strip BOM when piping UCS2 data to a UEFI appJim_Dailey@Dell.com
2016-02-27ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin
2016-02-24ShellPkg: Support finding help message embedded in resource section.Qiu Shumin
2016-02-23ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin
2016-02-19ShellPkg: Fix the last command doesn't work in a script.Qiu Shumin
2016-02-18ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin
2016-02-18ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia