Age | Commit message (Expand) | Author |
2013-12-13 | ShellPkg: add API for determining operation type | Jaben Carsey |
2013-12-12 | ShellPkg: Refactor Variable replacement into separate function | Jaben Carsey |
2013-12-12 | ShellPkg: Refactor Alias replacement into separate function | Jaben Carsey |
2013-12-12 | ShellPkg: refactor out leading and trailing space trimming | Jaben Carsey |
2013-12-12 | ShellPkg: typo in the last commit. | Jaben Carsey |
2013-12-12 | ShellPkg: Refactor out the searching for pipe characters | Jaben Carsey |
2013-12-10 | ShellPkg: Refactor Pipe handling | Jaben Carsey |
2013-12-09 | ShellPkg: Remove invalid ASSERT | Jaben Carsey |
2013-12-09 | ShellPkg: Add support for CTRL-C within shell user prompting | Jaben Carsey |
2013-12-09 | Follow Shell specification to make sure the “command.man” file is always ... | Shumin Qiu |
2013-12-02 | ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hex | Chris Phillips |
2013-12-02 | ShellPkg: Unregister all registrations | Jaben Carsey |
2013-11-22 | ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers. | Jaben Carsey |
2013-11-22 | ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp... | Chris Phillips |
2013-11-22 | ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v") | Chris Phillips |
2013-11-21 | ShellPkg: Correctly support "map -c" | Jaben Carsey |
2013-11-21 | ShellPkg: Update pci command to use ShellPrintEx() | Chris Phillips |
2013-11-20 | ShellPkg: Change MM command output during script execution | Jaben Carsey |
2013-11-19 | ShellPkg pci command: Fix a typo; /r/n => \r\n | Jordan Justen |
2013-11-19 | ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s output | Jaben Carsey |
2013-11-15 | ShellPkg: "For Run" fix for spaces between numerals | Jaben Carsey |
2013-11-15 | ShellPkg: Fix help MAN file searching | Jaben Carsey |
2013-11-15 | ShellPkg: Rename duplicate STRING ID | Jaben Carsey |
2013-11-15 | ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitive | Chris Phillips |
2013-11-15 | ShellPkg: Skip leading tabs when processing command line and scripts | Chris Phillips |
2013-11-15 | ShellPkg: verify that leading and trailing % are removed from variable names ... | Jaben Carsey |
2013-11-14 | ShellPkg: clarify space limitation in comment. | Jaben Carsey |
2013-10-29 | ShellPkg: Properly set lasterror environment variable | Chris Phillips |
2013-10-24 | ShellPkg: Fixes the shell so output redirection works for the 'mode' command | Chris Phillips |
2013-10-24 | ShellPkg: Stop running command when page break quit | Chris Phillips |
2013-10-22 | ShellPkg: Fix copy load option error. | Eric Dong |
2013-10-18 | ShellPkg: Fixes for the ‘type’ command: | Chris Phillips |
2013-10-18 | ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’. | Chris Phillips |
2013-10-18 | ShellPkg: Fixes for the ‘ls’ command: | Chris Phillips |
2013-10-18 | ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for ... | Chris Phillips |
2013-10-18 | ShellPkg: Fixes for shell application launch, argument handling, and version ... | Chris Phillips |
2013-10-04 | ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman... | Chris Phillips |
2013-10-04 | ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman... | Chris Phillips |
2013-10-01 | Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w... | Samer El-Haj-Mahmoud elhaj |
2013-09-20 | ShellPkg: Handle pool allocation failure | Sergei Antonov |
2013-09-19 | ShellPkg: Handle pool allocation failure | Sergei Antonov |
2013-09-05 | Refine the select language logic. | Eric Dong |
2013-08-28 | ShellPkg: Fix LastError environment variable truncation | Robert Matthews |
2013-08-27 | ShellPkg: Fixed build errors related to variable declarations | Olivier Martin |
2013-08-23 | ShellPkg: Fix potentially uninitialized variable compiler warning | Jaben Carsey |
2013-08-21 | ShellPkg: update behavior with undefined environment variables | Jaben Carsey |
2013-08-21 | ShellPkg: Fix file size error upon copy operation. | Jaben Carsey |
2013-08-08 | ShellPkg: increase available size for PcdShellFileOperationSize | Eugene Cohen |
2013-07-30 | Fix GCC build failure. | Ruiyu Ni |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |