]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg
Update NetworkPkg package version to 0.94.
[mirror_edk2.git] / ShellPkg /
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
2013-07-18 Jaben CarseyShellPkg: remove high bit to change a EFI_STATUS to...
2013-07-16 Gary Ching-Pang LinShellPkg: Update error to be SHELL_STATUS and not EFI_S...
2013-06-28 jaben carseyShellPkg: Verify memory and handle allocation failure.
2013-06-27 jaben carseyShellPkg: make automatically created shells quit automa...
2013-06-21 Jaben CarseyShellPkg: Update rm command to properly prepend file...
2013-06-11 jcarseyShellPkg: Fix ARM build errors.
2013-06-04 Eric DongShellPkg: refine the logic for cp command
2013-05-28 jcarseyShellPkg: make help footer string have same info as...
2013-05-22 lgao4Correct the incorrect Copyright or License in EDKII...
2013-05-15 darylm503ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c:
2013-05-13 jcarseyShellPkg: remove unused enum
2013-05-13 lgao4Update Code to pass EBC compiler.
2013-05-09 jcarseyShellPkg: Update behavior for GetTime() errors.
2013-05-09 jcarseyShellPkg: Return an error when it happens
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2013-04-18 jcarseyShellPkg: explicitly prevent dereferencing pointer
2013-04-02 ydong10Add the missing file to the inf.
2013-03-19 jcarseyShellPkg: Remove PerformancePkg requirement and add...
2013-03-12 jcarseyShellPkg: Fixes CP function to prevent copying of files...
2013-03-12 jcarseyShellPkg: Rewrite’s Help.c to call the ShellPrintHelp...
2013-03-11 ydong10Update code to follow coding style.
2013-03-04 jcarseyShellPkg: Add "dp" command library to ShellPkg.
2013-03-04 jcarseyShellPkg: Add ShellPrintHelp function to ShellLib.
2013-02-22 jcarseyShellPkg : Check pointer before dereferencing
2013-02-20 jcarseyShellPkg: Added function ShellDeleteByName which delete...
2013-02-14 jcarseyShellPkg: fix string truncation.
2013-02-13 jcarseyShellPkg: add verification that a target directory...
next