]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLevel2CommandsLib
ShellPkg: remove superfluous TimerLib resolution
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib /
2018-02-09 Ruiyu NiShellPkg/rm: fix hang when deleting an absolutely-empty...
2018-02-06 Ruiyu NiShellPkg/map: Fix out-of-bound read when "map fsn"
2018-01-29 Ruiyu NiShellPkg/Level2Command: Use UnicodeCollation in StrinCmp
2018-01-08 Laszlo ErsekShellPkg/UefiShellLevel2CommandsLib: add missing EFIAPI...
2017-08-21 Huajing LiShellPkg/mkdir: support creating nested directories
2017-08-21 Huajing LiShell/mkdir: Modify the help content to align to spec.
2017-07-26 Ruiyu NiShellPkg/map: Recognize CDROM change
2017-07-26 Li HuajingShellPkg/ls: Display the file time in local time.
2017-06-07 Ruiyu NiShellPkg/parse: Handle Unicode stream from pipe correctly
2017-03-06 Hao WuShellPkg: Refine type cast for pointer subtraction
2017-02-03 Ruiyu NiShellPkg/cd: Do not print the destination dir when...
2016-12-29 Ruiyu NiShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash...
2016-12-05 Chen A ChenShellPkg/MV: Fix MV to deny moving parent of current...
2016-11-15 Gary LinShellPkg: Fix typos in comments and variables
2016-11-07 Chen A ChenShellPkg/reset: Support "-fwui" flag
2016-10-27 Laszlo ErsekShellPkg/UefiShellLevel2CommandsLib: rebase to ARRAY_SIZE()
2016-10-19 Ruiyu NiShellPkg: Update sources to include MdePkg protocol...
2016-10-12 Tapan ShahShellPkg:?cd \? command fails to go back to the root...
2016-10-09 Chen A ChenShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary...
2016-08-17 Ruiyu NiShellPkg/Ls: Handle the case when SearchString is NULL
2016-08-10 Ruiyu NiShellPkg/ls: Display the correct directory path
2016-08-10 Ruiyu NiShellPkg/ls: Fix to support "ls fs0:File.txt"
2016-07-18 Ruiyu NiShellPkg/Mv: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/Cp: Handle memory allocation failure
2016-07-18 Ruiyu NiShellPkg/Cd: Handle memory allocation failure
2016-04-13 Liming GaoShellPkg: Update Guid/Protocol usages in INF files.
2016-04-11 Qiu ShuminShellPkg: Fix Shell ASSERT when mv file with cwd is...
2016-01-07 Tapan ShahShellPkg: Clean-up 'map' command error message handling
2016-01-06 Qiu ShuminShellPkg: Fix Shell assert when mv a file to a NULL...
2015-12-09 Jordan JustenShellPkg: Convert all .uni files to utf-8
2015-10-23 Qiu ShuminShellPkg: Follow spec to remove the last '\' char in...
2015-10-10 Qiu ShuminShellPkg: Print error message when Shell set environmen...
2015-08-25 Ard BiesheuvelShellPkg: use UEFI_APPLICATION module type for Shell...
2015-07-26 Andrew FishShellPkg: Fix bad TimeZone (TZ) conversion.
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...
next