index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
/
Library
/
UefiShellLevel2CommandsLib
Age
Commit message (
Expand
)
Author
2016-11-07
ShellPkg/reset: Support "-fwui" flag
Chen A Chen
2016-10-27
ShellPkg/UefiShellLevel2CommandsLib: rebase to ARRAY_SIZE()
Laszlo Ersek
2016-10-19
ShellPkg: Update sources to include MdePkg protocol definitions
Ruiyu Ni
2016-10-12
ShellPkg:?cd \? command fails to go back to the root directory of a file system
Tapan Shah
2016-10-09
ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI
Chen A Chen
2016-08-17
ShellPkg/Ls: Handle the case when SearchString is NULL
Ruiyu Ni
2016-08-10
ShellPkg/ls: Display the correct directory path
Ruiyu Ni
2016-08-10
ShellPkg/ls: Fix to support "ls fs0:File.txt"
Ruiyu Ni
2016-07-18
ShellPkg/Mv: Handle memory allocation failure
Ruiyu Ni
2016-07-18
ShellPkg/Cp: Handle memory allocation failure
Ruiyu Ni
2016-07-18
ShellPkg/Cd: Handle memory allocation failure
Ruiyu Ni
2016-04-13
ShellPkg: Update Guid/Protocol usages in INF files.
Liming Gao
2016-04-11
ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL.
Qiu Shumin
2016-01-07
ShellPkg: Clean-up 'map' command error message handling
Tapan Shah
2016-01-06
ShellPkg: Fix Shell assert when mv a file to a NULL target.
Qiu Shumin
2015-12-09
ShellPkg: Convert all .uni files to utf-8
Jordan Justen
2015-10-23
ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().
Qiu Shumin
2015-10-10
ShellPkg: Print error message when Shell set environment variable fail.
Qiu Shumin
2015-08-25
ShellPkg: use UEFI_APPLICATION module type for Shell components
Ard Biesheuvel
2015-07-26
ShellPkg: Fix bad TimeZone (TZ) conversion.
Andrew Fish
2015-07-08
ShellPkg: Fix typo of 'determines' in ShellPkg.
Bruce Cran
2015-07-01
ShellPkg: Refine the code logic of mv.c.
Qiu Shumin
2015-06-30
ShellPkg: Use safe string functions to refine code.
Qiu Shumin
2015-06-09
ShellPkg: Fix the Non-ASCII char and do code refine.
Qiu Shumin
2015-06-03
ShellPkg: Handle escape characters properly for parse command
Tapan Shah
2015-06-03
ShellPkg: Add pipe support for parse command
Tapan Shah
2015-05-11
ShellPkg: Fix buffer overflow issue in 'map' command.
Qiu Shumin
2015-04-15
ShellPkg/UefiShellLevel2CommandsLib: Handle the returned error
Olivier Martin
2015-04-07
ShellPkg: fix mv and cp command related issues
Tapan Shah
2015-03-09
ShellPkg: Help and Error Messages Update
Tapan Shah
2015-02-04
ShellPkg: Standardized HP Copyright Message String
Tapan Shah
2015-02-03
ShellPkg: Update Level2 profile commands response output
Tapan Shah
2015-01-22
ShellPkg: Refine the fomat in INF/DEC files to follow spec.
Qiu Shumin
2015-01-13
MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...
Daryl McDaniel
2014-11-20
ShellPkg: Fix 'parse' command to use ," for SFO column delimiter
Chris Phillips
2014-11-04
ShellPkg: Fix timezone command
jcarsey
2014-10-14
ShellPkg: Comments update and code refine.
Qiu Shumin
2014-10-09
ShellPkg: Add a typecast to 'BOOLEAN' to avoid build failure in VS2005.
Qiu Shumin
2014-10-08
ShellPkg: fix "incompatible pointer type" build error
Gabriel Somlo
2014-10-02
ShellPkg: Update MV. now supports across file system moves.
Jaben Carsey
2014-09-23
ShellPkg: Refine code style to avoid potential NullPointer dereference.
Qiu Shumin
2014-09-19
ShellPkg: ShellPkg: Fix the cp fail while coping directory.
Ni Ruiyu
2014-09-19
ShellPkg: Refine code style to avoid potential uninitialized local variable.
Qiu Shumin
2014-09-17
ShellPkg: Remove redundant quotes in file path string for Shell command param...
Qiu Shumin
2014-09-03
Updates the logic to allow RM and CP to have silent/quiet mode work successfu...
Jaben Carsey
2014-08-29
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...
Jaben Carsey
2014-08-29
Add CTRL+C support for ‘attrib’ command.
Tapan Shah
2014-08-29
Cleanup UefiShellLevel2CommandsLib commands help output string to :
Tapan Shah
2014-08-29
Add CTRL+C support for ‘ls’ command.
Tapan Shah
2014-08-29
Add new aliases called ‘move’ and ‘mount’ for ‘mv’ and ‘map’ ...
Tapan Shah
[next]