]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib
ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 protocol.
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib /
2015-07-08 Bruce CranShellPkg: Fix typo of 'determines' in ShellPkg.
2015-07-01 Qiu ShuminShellPkg: Refine the code logic of mv.c.
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-06-09 Qiu ShuminShellPkg: Fix the Non-ASCII char and do code refine.
2015-06-03 Tapan ShahShellPkg: Handle escape characters properly for parse...
2015-06-03 Tapan ShahShellPkg: Add pipe support for parse command
2015-05-11 Qiu ShuminShellPkg: Fix buffer overflow issue in 'map' command.
2015-04-15 Olivier MartinShellPkg/UefiShellLevel2CommandsLib: Handle the returne...
2015-04-07 Tapan ShahShellPkg: fix mv and cp command related issues
2015-03-09 Tapan ShahShellPkg: Help and Error Messages Update
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-02-03 Tapan ShahShellPkg: Update Level2 profile commands response output
2015-01-22 Qiu ShuminShellPkg: Refine the fomat in INF/DEC files to follow...
2015-01-13 Daryl McDanielMdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformanceP...
2014-11-20 Chris PhillipsShellPkg: Fix 'parse' command to use ," for SFO column...
2014-11-04 jcarseyShellPkg: Fix timezone command
2014-10-14 Qiu ShuminShellPkg: Comments update and code refine.
2014-10-09 Qiu ShuminShellPkg: Add a typecast to 'BOOLEAN' to avoid build...
2014-10-08 Gabriel SomloShellPkg: fix "incompatible pointer type" build error
2014-10-02 Jaben CarseyShellPkg: Update MV. now supports across file system...
2014-09-23 Qiu ShuminShellPkg: Refine code style to avoid potential NullPoin...
2014-09-19 Ni RuiyuShellPkg: ShellPkg: Fix the cp fail while coping directory.
2014-09-19 Qiu ShuminShellPkg: Refine code style to avoid potential uninitia...
2014-09-17 Qiu ShuminShellPkg: Remove redundant quotes in file path string...
2014-09-03 Jaben CarseyUpdates the logic to allow RM and CP to have silent...
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2014-08-29 Tapan ShahAdd CTRL+C support for ‘attrib’ command.
2014-08-29 Tapan ShahCleanup UefiShellLevel2CommandsLib commands help output...
2014-08-29 Tapan ShahAdd CTRL+C support for ‘ls’ command.
2014-08-29 Tapan ShahAdd new aliases called ‘move’ and ‘mount’ for ‘mv’...
2014-08-28 Tapan ShahShellPkg: Fix ‘ren’ alias for ‘mv’ command.
2014-08-22 Jaben CarseyShellPkg: Refactor string manipulation
2014-08-21 Chris PhillipsShellPkg: Fixes and updates for the 'parse' command
2014-08-21 Chris PhillipsShellPkg: Fix 'ls -sfo' and 'map -sfo' output format...
2014-08-20 Qiu ShuminShellPkg: Fix typo in 'uni' files.
2014-08-19 Chris PhillipsShellPkg: Fixes for timezone handling and 'date -sfo'
2014-08-07 Jaben CarseyShellPkg: Refactor string manipulation in cp command
2014-08-05 Jaben CarseyUpdates the logic to allow RM and CP to have silent...
2014-07-29 Eric DongUpdate code to support VS2013 tool chain.
2014-06-24 Chris PhillipsShellPkg: Fix 'mv' command to not attempt moving a...
2014-06-23 Tapan ShahShellPkg: Move UpdateMapping() out of Map command and...
2014-06-06 Qiu ShuminUse a compare operator for Non-Boolean comparison in...
2014-05-28 Jaben CarseyShellPkg: fix display for map command with filtering
2014-05-14 Jaben CarseyShellPkg: Add error messages to CP when destination...
2014-03-07 Shumin Qiu 1.Add code to check the pointer 'CorrectedPath' in...
2014-02-25 Shumin QiuAdd code to check whether the pointer 'CorrectedPath...
2014-02-18 Jaben CarseyShellPkg: Update "ls" command to better handle "-r...
2014-02-12 Shumin QiuAdd code to check the return status for ShellReadFile...
2014-02-11 Jaben CarseyShellPkg: Prevent "set" command from updating %lasterror%
2014-01-28 Shumin Qiu1. Fix several comments in function headers for 'ShellP...
2014-01-24 Jaben CarseyShellPkg: Refactor Print logic out of main loop function
2014-01-10 Jaben CarseyShellPkg: remove double free operation
2013-12-17 Shumin QiuUpdate code to ensure the pointer ‘CurrentName’ in...
2013-12-09 Jaben CarseyShellPkg: Remove invalid ASSERT
2013-11-21 Jaben CarseyShellPkg: Correctly support "map -c"
2013-10-18 Chris PhillipsShellPkg: Fix for the ‘mv’ command when destination...
2013-10-18 Chris PhillipsShellPkg: Fixes for the ‘ls’ command:
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: Fix file size error upon copy operation.
2013-08-08 Eugene CohenShellPkg: increase available size for PcdShellFileOpera...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
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-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-13 lgao4Update Code to pass EBC compiler.
2013-05-09 jcarseyShellPkg: Update behavior for GetTime() errors.
2013-05-07 jcarseyShellPkg: Fixed build error 'variable set but not used'
2013-04-18 jcarseyShellPkg: explicitly prevent dereferencing pointer
2013-03-12 jcarseyShellPkg: Fixes CP function to prevent copying of files...
2013-02-22 jcarseyShellPkg : Check pointer before dereferencing
2013-02-14 jcarseyShellPkg: fix string truncation.
2013-02-13 jcarseyShellPkg: add verification that a target directory...
2012-12-13 jcarseyShellPkg: Updates to 'help' command
2012-06-12 jcarseyShellPkg: Fix en-US characters that are outside the...
2012-02-02 jcarseyShellPkg: fix 'ls' handling of empty drives where there...
2012-01-20 jcarseyShellPkg: Fix rm CWD protection to be better at catchin...
2012-01-11 jcarseyShellPkg: Check for Abort flag in main 'for' loop of...
2012-01-05 jcarseyShellPkg: fix copyright date.
2012-01-05 jcarseyShellPkg: Fix swapping of reset behavior.
2012-01-02 jcarseyShellPkg: print error when column index is out of range...
2011-11-29 jcarseyShellPkg: Fix "-b" usage with timezone command.
2011-11-18 jcarseyShellPkg: Correct incorrect use of sizeof to use macro...
2011-11-01 jcarseyShellPkg: swap warm and cold to get the default correct...
2011-10-18 ydong10Fix a code typo.
2011-10-17 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-14 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-10 jcarseyShellPkg: Verify memory allocations without ASSERT.
2011-09-21 lgao4Clean up the private GUID definition in module Level.
2011-09-20 jcarseyShellPkg: fix support for "\" (or "\.") meaning root...
2011-09-02 ydong10Refine comments and two code style.
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-06-30 jcarseyadd fixes for code verification happyness.
2011-06-27 jcarseyreplace assert with error.
2011-05-25 jcarseyRemove ASSERT within Ls for RTC error and associated...
2011-05-17 jcarseyClarify an error in Map command.
2011-05-16 jcarseyadd support to easily remove profiles and shell levels...
next