Age | Commit message (Expand) | Author |
2016-05-03 | ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08fc4 | Star Zeng |
2016-05-03 | ShellPkg/UefiDpLib: Fix the error message "Timer library instance error!" | Cinnamon Shia |
2016-04-29 | ShellPkg: Add NULL pointer check. | Qiu Shumin |
2016-04-29 | ShellPkg: Enhance ping6 to select the interface automatically | Jiaxin Wu |
2016-04-29 | ShellPkg: Enhance ping to select the interface automatically | Jiaxin Wu |
2016-04-28 | ShellPkg: Update smbiosview for latest Type 17 devices | Samer El-Haj-Mahmoud |
2016-04-27 | ShellPkg: Fix typos and EDK2 coding style issues | Tapan Shah |
2016-04-27 | ShellPkg: Fix pci command for '_e' option | Abdul Lateef Attar |
2016-04-25 | ShellPkg: Enahance 'dh' command to add more protocols decoding support | Tapan Shah |
2016-04-21 | ShellPkg: Support connect a device handle recursively with '-r'. | Qiu Shumin |
2016-04-19 | ShellPkg: Update ping command options to sync with Spec | Jiaxin Wu |
2016-04-13 | ShellPkg: Update Guid/Protocol usages in INF files. | Liming Gao |
2016-04-11 | ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL. | Qiu Shumin |
2016-03-29 | ShellPkg: Refine the comparisons code in ShellPkg. | Qiu Shumin |
2016-03-29 | ShellPkg/UefiDpLib: Fix a memory leak issue in Dp. | Cinnamon Shia |
2016-03-25 | ShellPkg/UefiHandleParsingLib: Fix GUID reference | Qiu Shumin |
2016-03-24 | ShellPkg/UefiShellDebug1CommandsLib: remove unused but set variable | Ard Biesheuvel |
2016-03-24 | ShellPkg: Modify the 'dh' Shell command to dump the Firmware Management Proto... | Tapan Shah |
2016-03-24 | ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'. | Qiu Shumin |
2016-03-09 | ShellPkg: Use DOS format end of line. | Qiu Shumin |
2016-03-08 | ShellPkg/UefiDpLib: Support execution break | Cinnamon Shia |
2016-03-08 | ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command. | Zhang, Lubo |
2016-03-04 | ShellPkg: Fix smbiosview decode of PCIe Extended Capabilities | Samer El-Haj-Mahmoud |
2016-03-03 | ShellPkg: Update 'ifconfig -r' implementation | Jiaxin Wu |
2016-03-02 | ShellPkg: Revert git 'd6cf1af9' fix | Jiaxin Wu |
2016-02-27 | ShellPkg: Fix unexpected behavior of mouse cursor in Editor. | 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/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 |