Age | Commit message (Expand) | Author |
2016-02-24 | ShellPkg: Support finding help message embedded in resource section. | Qiu Shumin |
2016-02-23 | ShellPkg: Do NULL pointer check before the pointer is used. | Qiu Shumin |
2016-02-19 | ShellPkg: Fix the last command doesn't work in a script. | Qiu Shumin |
2016-02-18 | ShellPkg: Do NULL pointer check before the pointer is used. | Qiu Shumin |
2016-02-18 | ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c. | Cinnamon Shia |
2016-02-10 | ShellPkg: complete previous incomplete patch | Jim Dailey |
2016-02-10 | Merge branch 'master' of https://github.com/tianocore/edk2 | Jaben Carsey |
2016-02-10 | ShellPkg: ShellFileHandleReadLine must return UCS2 lines. | Jim Dailey |
2016-02-09 | ShellPkg: Fix ASCII and UNICODE file pipes. | jaben carsey |
2016-02-08 | ShellPkg: Fix ASCII and UNICODE file pipes. | jaben carsey |
2016-01-26 | ShellPkg: Refine the code to avoid use a constant number as offset. | Qiu Shumin |
2016-01-21 | ShellPkg: UefiShellBcfgCommandLib: bump VERSION_STRING | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): print optional data with DumpHex() | Laszlo Ersek |
2016-01-21 | ShellPkg: elevate DumpHex() from Debug1-internal to generic-internal | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): fix ShellPrintEx() call site | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): fix reporting of OptionalData | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): calculate OptionalDataOffset explicitly | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): eliminate FilePathList duplication | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): call Description[Size] by name | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): address FilePathListLength by name | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): enforce minimum size for Boot#### and co. | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): accumulate errors | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): hoist NULL-init of DevPath[String] | Laszlo Ersek |
2016-01-21 | ShellPkg: UefiShellBcfgCommandLib: drop unused string tokens | Laszlo Ersek |
2016-01-21 | ShellPkg: BcfgDisplayDump(): update whitespace & layout | Laszlo Ersek |
2016-01-19 | ShellPkg UefiDpLib: Use Image->FilePath to get name for SMM drivers | Star Zeng |
2016-01-19 | ShellPkg: Add NOOPT target in ShellPkg.dsc | Hao Wu |
2016-01-15 | ShellPkg: Update 'dh' command to reflect correct driver handle information | Tapan Shah |
2016-01-07 | ShellPkg: Clean-up 'map' command error message handling | Tapan Shah |
2016-01-06 | Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1Comma... | Laszlo Ersek |
2016-01-06 | ShellPkg: Make 'alias' can display a single alias name. | Qiu Shumin |
2016-01-06 | ShellPkg: Fix Shell assert when mv a file to a NULL target. | Qiu Shumin |
2016-01-05 | ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.inf | Samer El-Haj-Mahmoud |
2015-12-25 | ShellPkg: Fix memory leak in function 'EfiShellSetCurDir' and 'EfiShellSetMap'. | Yao Jiewen |
2015-12-25 | ShellPkg: Fix memory leak in function'ShellCommandConsistMappingInitialize'. | Yao Jiewen |
2015-12-25 | ShellPkg: Fix memory leak in function 'ShellCommandCreateInitialMappingsAndPa... | Yao Jiewen |
2015-12-25 | ShellPkg: Fix memory leak in function'ShellCommandRunHelp'. | Yao Jiewen |
2015-12-25 | Subject: [PATCH 5/9] ShellPkg: Fix memory leak in function'ManBufferFindSecti... | Qiu Shumin |
2015-12-25 | ShellPkg: Fix memory leak in 'ShellOpenFileByName'. | Yao Jiewen |
2015-12-24 | ShellPkg: Fix memory leak in 'InternalShellExecuteDevicePath'. | Yao Jiewen |
2015-12-24 | ShellPkg: Fix the TAB-auto-completion memory leak. | Qiu Shumin |
2015-12-24 | ShellPkg: Fix memory leak when running Shell script. | Qiu Shumin |
2015-12-24 | ShellPkg: Refine the code logic of 'command history'. | Qiu Shumin |
2015-12-23 | ShellPkg: Fix memory leak in ShellProtocol. | Qiu Shumin |
2015-12-23 | ShellPkg: Fix memory leak in SimpleTextOutput on file. | Qiu Shumin |
2015-12-22 | ShellPkg: Add AIP IPv6 UNDI support to Shell dh | Samer El-Haj-Mahmoud |
2015-12-21 | ShellPkg: Refine the code format. | Qiu Shumin |
2015-12-16 | ShellPkg: Fix unhandled value in switch statement | Paulo Alcantara |
2015-12-16 | ShellPkg: Fix the 'bcfg' command ASSERT when use some invalid parameters. | Qiu Shumin |
2015-12-16 | ShellPkg: Use %p for smbiosview SMBIOS table addresses. | Samer El-Haj-Mahmoud |