]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
Sync BaseTool trunk (version r2649) into EDKII BaseTools.
[mirror_edk2.git] / ShellPkg /
2014-01-24 Brendan JackmanShellPkg/ShellProtocol.c: Don't put consective "\"s...
2014-01-24 Brendan JackmanShellPkg/UefiShellLib.c: Execute: Return a Command...
2014-01-24 Brendan JackmanShellLib/UefiShellLib.c: Fix doc comment for ShellOpenF...
2014-01-24 Brendan JackmanShellPkg/ShellProtocol.c: Don't overwrite Status in...
2014-01-24 Brendan JackmanShellPkg/Shell: Fix reporting of exit status in ShellPr...
2014-01-24 Jaben CarseyShellPkg: Refactor Print logic out of main loop function
2014-01-23 Shumin QiuUpdate prints of variable attributes from 'RS' to ...
2014-01-23 Shumin QiuUpdate the comments in function headers to follow Doxyg...
2014-01-22 Tian, HotFix CRLF format
2014-01-17 Jaben CarseyShellPkg: Change StdIn redirection
2014-01-16 Jaben CarseyShellPkg: Return the failure
2014-01-16 Jaben CarseyShellPkg: Remove ASSERT
2014-01-16 Jaben CarseyShellPkg: Remove ASSERT
2014-01-14 Shumin Qiu1. Change the implementation of function 'LoadVariableF...
2014-01-13 Jaben CarseyShellPkg: Remove UNICODE file tag (FEFF) from files...
2014-01-13 Olivier MartinShellPkg: remove unreachable break statements
2014-01-13 Jaben CarseyShellPkg: assign pointer to NULL after free to prevent...
2014-01-13 Jaben CarseyShellPkg: Fix command line parsing for script files...
2014-01-13 Shumin QiuSet the type of return value from function 'LoadVariabl...
2014-01-10 Jaben CarseyShellPkg: add the last PCIe extended capability decodings
2014-01-10 Jaben CarseyShellPkg: remove potential memory leak with new apps...
2014-01-10 Jaben CarseyShellPkg: remove double free operation
2014-01-10 Ruiyu NiAdd the feature "dmpstore -l" and "dmpstore -s".
2014-01-09 Jaben CarseyShellPkg: remove memory leak in file handle list
2014-01-09 Jaben CarseyShellPkg: Fix NSH parsing
2014-01-09 Jaben CarseyShellPkg: Remove memory leak from file list usage
2014-01-09 Jaben CarseyShellPkg: Add more output to PCI command for extended...
2014-01-09 Shumin QiuAdd code to check whether the pointer 'NewBuffer' ...
2014-01-07 Ruiyu NiEnhance Shell 2.0 to not depend on keyboard driver...
2014-01-07 Shumin QiuAdd the comment for function 'IsValidSplit' in 'Shell...
2013-12-31 Shumin QiuSet the type of variable 'StatusCode' as SHELL_STATUS...
2013-12-25 Shumin QiuFix ECC errors:1.Update the comments in function header...
2013-12-24 Laszlo ErsekAdd default way for switch in function 'RunCommandOrFil...
2013-12-20 Jaben CarseyShellPkg: fix DmpStore for deleting
2013-12-20 Jaben CarseyShellPkg: pre-verify split commands
2013-12-19 Jaben CarseyShellPkg: API name typo.
2013-12-19 Jaben CarseyShellPkg: fix whitespace character trimming
2013-12-19 Jaben CarseyShellPkg: CTRL-C stops a running script at the same...
2013-12-19 Jaben CarseyShellPkg: Refactor the RunCommand API
2013-12-19 Shumin QiuConverse the return value from 'int' to 'BOOLEAN' for...
2013-12-18 Ruiyu NiRollback the change to EFI_BOOT_KEY_DATA structure...
2013-12-17 Jaben CarseyShellPkg: Add missing function header comments
2013-12-17 Jaben CarseyShellPkg: Fix "for" command statement initialization.
2013-12-17 Shumin QiuUpdate code to ensure the pointer ‘CurrentName’ in...
2013-12-16 Shumin QiuAdd a new line to initialize the variable “PassThruProt...
2013-12-13 Jaben CarseyShellPkg: add error messages into function
2013-12-13 Jaben CarseyShellPkg: Refactor updating command line for help use
2013-12-13 Jaben CarseyShellPkg: Refactor change to current file system
2013-12-13 Jaben CarseyShellPkg: Refactor Split/Pipe based command lines
2013-12-13 Jaben CarseyShellPkg: add API for determining operation type
2013-12-12 Jaben CarseyShellPkg: Refactor Variable replacement into separate...
2013-12-12 Jaben CarseyShellPkg: Refactor Alias replacement into separate...
2013-12-12 Jaben CarseyShellPkg: refactor out leading and trailing space trimming
2013-12-12 Jaben CarseyShellPkg: typo in the last commit.
2013-12-12 Jaben CarseyShellPkg: Refactor out the searching for pipe characters
2013-12-10 Jaben CarseyShellPkg: Refactor Pipe handling
2013-12-09 Jaben CarseyShellPkg: Remove invalid ASSERT
2013-12-09 Jaben CarseyShellPkg: Add support for CTRL-C within shell user...
2013-12-09 Shumin QiuFollow Shell specification to make sure the “command...
2013-12-02 Chris PhillipsShellPkg: Fix pci command to parse seg, bus, dev, and...
2013-12-02 Jaben CarseyShellPkg: Unregister all registrations
2013-11-22 Jaben CarseyShellPkg: Add ShellHexStrToUintn to allow for simple...
2013-11-22 Chris PhillipsShellPkg: Fix pci command output of Max and Current...
2013-11-22 Chris PhillipsShellPkg: Remove trailing \r\n when redirect to env...
2013-11-21 Jaben CarseyShellPkg: Correctly support "map -c"
2013-11-21 Chris PhillipsShellPkg: Update pci command to use ShellPrintEx()
2013-11-20 Jaben CarseyShellPkg: Change MM command output during script execution
2013-11-19 Jordan JustenShellPkg pci command: Fix a typo; /r/n => \r\n
2013-11-19 Jaben CarseyShellPkg: Add EfiIdeControllerInitProtocol to Shell...
2013-11-15 Jaben CarseyShellPkg: "For Run" fix for spaces between numerals
2013-11-15 Jaben CarseyShellPkg: Fix help MAN file searching
2013-11-15 Jaben CarseyShellPkg: Rename duplicate STRING ID
2013-11-15 Chris PhillipsShellPkg: Add DiskIO2, and fix GUID from string check...
2013-11-15 Chris PhillipsShellPkg: Skip leading tabs when processing command...
2013-11-15 Jaben CarseyShellPkg: verify that leading and trailing % are remove...
2013-11-14 Jaben CarseyShellPkg: clarify space limitation in comment.
2013-10-29 Chris PhillipsShellPkg: Properly set lasterror environment variable
2013-10-24 Chris PhillipsShellPkg: Fixes the shell so output redirection works...
2013-10-24 Chris PhillipsShellPkg: Stop running command when page break quit
2013-10-22 Eric DongShellPkg: Fix copy load option error.
2013-10-18 Chris PhillipsShellPkg: Fixes for the ‘type’ command:
2013-10-18 Chris PhillipsShellPkg: Fix for the ‘mv’ command when destination...
2013-10-18 Chris PhillipsShellPkg: Fixes for the ‘ls’ command:
2013-10-18 Chris PhillipsShellPkg: Fixes ‘edit’ command to correctly display...
2013-10-18 Chris PhillipsShellPkg: Fixes for shell application launch, argument...
2013-10-04 Chris PhillipsShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_...
2013-10-04 Chris PhillipsShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_...
2013-10-01 Samer El-Haj-Mahmo... Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent...
2013-09-20 Sergei AntonovShellPkg: Handle pool allocation failure
2013-09-19 Sergei AntonovShellPkg: Handle pool allocation failure
2013-09-05 Eric DongRefine the select language logic.
2013-08-28 Robert MatthewsShellPkg: Fix LastError environment variable truncation
2013-08-27 Olivier MartinShellPkg: Fixed build errors related to variable declar...
2013-08-23 Jaben CarseyShellPkg: Fix potentially uninitialized variable compil...
2013-08-21 Jaben CarseyShellPkg: update behavior with undefined environment...
2013-08-21 Jaben CarseyShellPkg: Fix file size error upon copy operation.
2013-08-08 Eugene CohenShellPkg: increase available size for PcdShellFileOpera...
2013-07-30 Ruiyu NiFix GCC build failure.
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-07-18 Harry LiebelShellPkg: Added Aarch64 support
next