summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2016-07-13ShellPkg: Fix pci command for '_e' optionAbdul Lateef Attar
2016-07-13ShellPkg: Fix Shell treats every .EFI file as an executable application.Qiu Shumin
2016-07-13ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah
2016-07-13ShellPkg: Support connect a device handle recursively with '-r'.Qiu Shumin
2016-07-13ShellPkg: Update ping command options to sync with SpecJiaxin Wu
2016-07-13ShellPkg : Cache the environment variable into memory to enhanceQiu Shumin
2016-07-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao
2016-07-13ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL.Qiu Shumin
2016-07-13ShellPkg: Refine the comparisons code in ShellPkg.Qiu Shumin
2016-07-13ShellPkg/UefiDpLib: Fix a memory leak issue in Dp.Cinnamon Shia
2016-07-13ShellPkg AARCH64: remove DEBUG BuildOptions overrideArd Biesheuvel
2016-07-13ShellPkg/UefiHandleParsingLib: Fix GUID referenceQiu Shumin
2016-07-13ShellPkg/UefiShellDebug1CommandsLib: remove unused but set variableArd Biesheuvel
2016-07-13ShellPkg: Modify the 'dh' Shell command to dump the Firmware Management Proto...Tapan Shah
2016-07-13ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'.Qiu Shumin
2016-07-13ShellPkg: Remove the unused local variable.Qiu Shumin
2016-07-13ShellPkg: Per UEFI Shell 2.2 SPEC to make Shell supports 'NoNesting'.Qiu Shumin
2016-07-13ShellPkg: Fix Shell ASSERT when read 'TAB' key fail from 'ConIn'.Qiu Shumin
2016-07-13ShellPkg: Use DOS format end of line.Qiu Shumin
2016-07-13ShellPkg/UefiDpLib: Support execution breakCinnamon Shia
2016-07-13ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command.Zhang, Lubo
2016-07-13ShellPkg: Fix smbiosview decode of PCIe Extended CapabilitiesSamer El-Haj-Mahmoud
2016-07-13ShellPkg: Update 'ifconfig -r' implementationJiaxin Wu
2016-07-13ShellPkg: Increase reallocation size for temp memory filesJim_Dailey@Dell.com
2016-07-13ShellPkg: Do not write the UNICODE BOM on ConOut.Jim_Dailey@Dell.com
2016-07-13ShellPkg: Add FileSize member to shell memory file structure.Jim_Dailey@Dell.com
2016-07-13ShellPkg: Revert git 'd6cf1af9' fixJiaxin Wu
2016-07-13ShellPkg: Don't strip BOM when piping UCS2 data to a UEFI appJim_Dailey@Dell.com
2016-07-13ShellPkg: Fix unexpected behavior of mouse cursor in Editor.Qiu Shumin
2016-07-13ShellPkg: Support finding help message embedded in resource section.Qiu Shumin
2016-07-13ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin
2016-07-13ShellPkg: Fix the last command doesn't work in a script.Qiu Shumin
2016-07-13ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin
2016-07-13ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia
2016-07-13ShellPkg: complete previous incomplete patchJim Dailey
2016-07-13ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2016-07-13ShellPkg: ShellFileHandleReadLine must return UCS2 lines.Jim Dailey
2016-07-13ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2016-07-13ShellPkg: Refine the code to avoid use a constant number as offset.Qiu Shumin
2016-07-13ShellPkg: UefiShellBcfgCommandLib: bump VERSION_STRINGLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): print optional data with DumpHex()Laszlo Ersek
2016-07-13ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): fix ShellPrintEx() call siteLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): fix reporting of OptionalDataLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): calculate OptionalDataOffset explicitlyLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): eliminate FilePathList duplicationLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): call Description[Size] by nameLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): address FilePathListLength by nameLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): enforce minimum size for Boot#### and co.Laszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): accumulate errorsLaszlo Ersek