Age | Commit message (Expand) | Author |
2015-02-04 | ShellPkg: Fix typos. | Qiu Shumin |
2015-02-03 | ShellPkg: Update Level3 profile commands response output | Tapan Shah |
2015-02-03 | ShellPkg: Update Network1 profile commands response output | Tapan Shah |
2015-02-03 | ShellPkg: Update Level2 profile commands response output | Tapan Shah |
2015-02-03 | ShellPkg: Update Debug1 profile commands response output | Tapan Shah |
2015-02-03 | ShellPkg: Update Level1 profile commands response output | Tapan Shah |
2015-02-03 | ShellPkg: Update Driver1 profile commands response output | Tapan Shah |
2015-02-03 | ShellPkg: Update bcfg command response output | Tapan Shah |
2015-02-03 | ShellPkg: Update Shell.uni file with a better general command response output. | Tapan Shah |
2015-02-03 | */Contributions.txt: Update example email address | Jordan Justen |
2015-02-03 | ShellPkg: Refactor out a now-redundant function | Jaben Carsey |
2015-02-02 | ShellPkg: Add quotes around NSH index argument replacement | Jaben Carsey |
2015-02-02 | ShellPkg: Fix typos. | Qiu Shumin |
2015-01-30 | ShellPkg: Refactor quote and escape search to use new function | Jaben Carsey |
2015-01-30 | ShellPkg: Refactor Split search to generic function | Jaben Carsey |
2015-01-27 | ShellPkg: refine command line parsing | Jaben Carsey |
2015-01-27 | ShellPkg: Always remove non-defined environment variable | Jaben Carsey |
2015-01-22 | ShellPkg: Refine the fomat in INF/DEC files to follow spec. | Qiu Shumin |
2015-01-14 | ShellPkg: UefiShellLib: drop wrong PathLib library class dependency | Laszlo Ersek |
2015-01-13 | ShellPkg: allow creating of files to create required directory path | jaben carsey |
2015-01-13 | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel |
2014-12-31 | ShellPkg: Check the unrecognized environment variable name before it is remov... | Qiu Shumin |
2014-12-26 | ShellPkg: Add code to handle the split ('|') in a double-quoted string. | Qiu Shumin |
2014-12-16 | ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependency | jaben carsey |
2014-12-16 | ShellPkg: Code refine. Add error handling code to check pointer and remove re... | Qiu Shumin |
2014-12-12 | Refine code to follow edkii coding style. | Dong Eric |
2014-12-04 | ShellPkg: Connect all the consoles in "reconnect -r". | Qiu Shumin |
2014-11-25 | ShellPkg: Update Shell DH command to display more info. | Samer El-Haj-Mahmoud |
2014-11-24 | ShellPkg: Add extended USB decoding for consistent device names | jaben carsey |
2014-11-24 | ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent... | jaben carsey |
2014-11-20 | ShellPkg: Fix 'parse' command to use ," for SFO column delimiter | Chris Phillips |
2014-11-20 | ShellPkg: Code refine to avoid potential dereference of pointer. | Qiu Shumin |
2014-11-12 | [PATHC] ShellPkg: control code flow with a PCD | Jaben Carsey |
2014-11-12 | ShellPkg: Add type cast to avoid build failure in VS2005. | Qiu Shumin |
2014-11-10 | ShellPkg: Fixed variable set but never used | Olivier Martin |
2014-11-04 | ShellPkg: Fix timezone command | jcarsey |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen |
2014-10-31 | [Patch] ShellPkg: Remove unused PCD from INF file | jcarsey |
2014-10-14 | ShellPkg: Comments update and code refine. | Qiu Shumin |
2014-10-09 | ShellPkg: Add a typecast to 'BOOLEAN' to avoid build failure in VS2005. | Qiu Shumin |
2014-10-08 | ShellPkg: fix "incompatible pointer type" build error | Gabriel Somlo |
2014-10-07 | ShellPkg: hexedit command does not return lasterror equal to 0 when exiting f... | jcarsey |
2014-10-07 | Dmpstore command does not return lasterror equal to 0 when ā-sā flag used... | jcarsey |
2014-10-03 | ShellPkg: Fix Meta Data misspelling | Jaben Carsey |
2014-10-02 | ShellPkg: Update SetVar to use existing attributes for updating existing vari... | Jaben Carsey |
2014-10-02 | ShellPkg: Update MV. now supports across file system moves. | Jaben Carsey |
2014-09-24 | ShellPkg: Make the argument type match the function expected parameter type t... | Qiu Shumin |
2014-09-23 | ShellPkg: Refine code style to avoid potential NullPointer dereference. | Qiu Shumin |
2014-09-23 | ShellPkg: Fix setting hot key for boot option fail. | Qiu Shumin |
2014-09-19 | ShellPkg: ShellPkg: Fix the cp fail while coping directory. | Ni Ruiyu |