summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2013-12-18Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni
2013-12-17ShellPkg: Add missing function header commentsJaben Carsey
2013-12-17ShellPkg: Fix "for" command statement initialization.Jaben Carsey
2013-12-17Update code to ensure the pointer ‘CurrentName’ in function ‘PerformSin...Shumin Qiu
2013-12-16Add a new line to initialize the variable “PassThruProtocol” in ConsoleW...Shumin Qiu
2013-12-13ShellPkg: add error messages into functionJaben Carsey
2013-12-13ShellPkg: Refactor updating command line for help useJaben Carsey
2013-12-13ShellPkg: Refactor change to current file systemJaben Carsey
2013-12-13ShellPkg: Refactor Split/Pipe based command linesJaben Carsey
2013-12-13ShellPkg: add API for determining operation typeJaben Carsey
2013-12-12ShellPkg: Refactor Variable replacement into separate functionJaben Carsey
2013-12-12ShellPkg: Refactor Alias replacement into separate functionJaben Carsey
2013-12-12ShellPkg: refactor out leading and trailing space trimmingJaben Carsey
2013-12-12ShellPkg: typo in the last commit.Jaben Carsey
2013-12-12ShellPkg: Refactor out the searching for pipe charactersJaben Carsey
2013-12-10ShellPkg: Refactor Pipe handlingJaben Carsey
2013-12-09ShellPkg: Remove invalid ASSERTJaben Carsey
2013-12-09ShellPkg: Add support for CTRL-C within shell user promptingJaben Carsey
2013-12-09Follow Shell specification to make sure the “command.man” file is always ...Shumin Qiu
2013-12-02ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hexChris Phillips
2013-12-02ShellPkg: Unregister all registrationsJaben Carsey
2013-11-22ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey
2013-11-22ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp...Chris Phillips
2013-11-22ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v")Chris Phillips
2013-11-21ShellPkg: Correctly support "map -c"Jaben Carsey
2013-11-21ShellPkg: Update pci command to use ShellPrintEx()Chris Phillips
2013-11-20ShellPkg: Change MM command output during script executionJaben Carsey
2013-11-19ShellPkg pci command: Fix a typo; /r/n => \r\nJordan Justen
2013-11-19ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s outputJaben Carsey
2013-11-15ShellPkg: "For Run" fix for spaces between numeralsJaben Carsey
2013-11-15ShellPkg: Fix help MAN file searchingJaben Carsey
2013-11-15ShellPkg: Rename duplicate STRING IDJaben Carsey
2013-11-15ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitiveChris Phillips
2013-11-15ShellPkg: Skip leading tabs when processing command line and scriptsChris Phillips
2013-11-15ShellPkg: verify that leading and trailing % are removed from variable names ...Jaben Carsey
2013-11-14ShellPkg: clarify space limitation in comment.Jaben Carsey
2013-10-29ShellPkg: Properly set lasterror environment variableChris Phillips
2013-10-24ShellPkg: Fixes the shell so output redirection works for the 'mode' commandChris Phillips
2013-10-24ShellPkg: Stop running command when page break quitChris Phillips
2013-10-22ShellPkg: Fix copy load option error.Eric Dong
2013-10-18ShellPkg: Fixes for the ‘type’ command:Chris Phillips
2013-10-18ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’.Chris Phillips
2013-10-18ShellPkg: Fixes for the ‘ls’ command:Chris Phillips
2013-10-18ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for ...Chris Phillips
2013-10-18ShellPkg: Fixes for shell application launch, argument handling, and version ...Chris Phillips
2013-10-04ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...Chris Phillips
2013-10-04ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...Chris Phillips
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj
2013-09-20ShellPkg: Handle pool allocation failureSergei Antonov
2013-09-19ShellPkg: Handle pool allocation failureSergei Antonov