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
2014-01-10
ShellPkg: remove double free operation
Jaben Carsey
2013-12-17
Update code to ensure the pointer ‘CurrentName’ in function ‘PerformSin...
Shumin Qiu
2013-12-09
ShellPkg: Remove invalid ASSERT
Jaben Carsey
2013-11-21
ShellPkg: Correctly support "map -c"
Jaben Carsey
2013-10-18
ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’.
Chris Phillips
2013-10-18
ShellPkg: Fixes for the ‘ls’ command:
Chris Phillips
2013-08-27
ShellPkg: Fixed build errors related to variable declarations
Olivier Martin
2013-08-23
ShellPkg: Fix potentially uninitialized variable compiler warning
Jaben Carsey
2013-08-21
ShellPkg: Fix file size error upon copy operation.
Jaben Carsey
2013-08-08
ShellPkg: increase available size for PcdShellFileOperationSize
Eugene Cohen
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
2013-07-18
ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUS
Jaben Carsey
2013-07-16
ShellPkg: Update error to be SHELL_STATUS and not EFI_STATUS.
Gary Ching-Pang Lin
2013-06-28
ShellPkg: Verify memory and handle allocation failure.
jaben carsey
2013-06-21
ShellPkg: Update rm command to properly prepend file system identifiers to fi...
Jaben Carsey
2013-06-11
ShellPkg: Fix ARM build errors.
jcarsey
2013-06-04
ShellPkg: refine the logic for cp command
Eric Dong
2013-05-13
Update Code to pass EBC compiler.
lgao4
2013-05-09
ShellPkg: Update behavior for GetTime() errors.
jcarsey
2013-05-07
ShellPkg: Fixed build error 'variable set but not used'
jcarsey
2013-04-18
ShellPkg: explicitly prevent dereferencing pointer
jcarsey
2013-03-12
ShellPkg: Fixes CP function to prevent copying of files if destination does n...
jcarsey
2013-02-22
ShellPkg : Check pointer before dereferencing
jcarsey
2013-02-14
ShellPkg: fix string truncation.
jcarsey
2013-02-13
ShellPkg: add verification that a target directory exists when changing direc...
jcarsey
2012-12-13
ShellPkg: Updates to 'help' command
jcarsey
2012-06-12
ShellPkg: Fix en-US characters that are outside the Basic Latin character set...
jcarsey
2012-02-02
ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...
jcarsey
2012-01-20
ShellPkg: Fix rm CWD protection to be better at catching similarly named dire...
jcarsey
2012-01-11
ShellPkg: Check for Abort flag in main 'for' loop of ls command and propagate...
jcarsey
2012-01-05
ShellPkg: fix copyright date.
jcarsey
2012-01-05
ShellPkg: Fix swapping of reset behavior.
jcarsey
2012-01-02
ShellPkg: print error when column index is out of range instead of ASSERT.
jcarsey
2011-11-29
ShellPkg: Fix "-b" usage with timezone command.
jcarsey
2011-11-18
ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size.
jcarsey
2011-11-01
ShellPkg: swap warm and cold to get the default correct for Reset command.
jcarsey
2011-10-18
Fix a code typo.
ydong10
2011-10-17
ShellPkg: Add checking for memory allocation and pointer returns from functions.
jcarsey
2011-10-14
ShellPkg: Add checking for memory allocation and pointer returns from functions.
jcarsey
2011-10-10
ShellPkg: Verify memory allocations without ASSERT.
jcarsey
2011-09-21
Clean up the private GUID definition in module Level.
lgao4
2011-09-20
ShellPkg: fix support for "\" (or "\.") meaning root of drive.
jcarsey
2011-09-02
Refine comments and two code style.
ydong10
2011-06-30
This refactors 3 functions out of ShellCommandLib and puts them into a new li...
jcarsey
2011-06-30
add fixes for code verification happyness.
jcarsey
2011-06-27
replace assert with error.
jcarsey
2011-05-25
Remove ASSERT within Ls for RTC error and associated changes.
jcarsey
2011-05-17
Clarify an error in Map command.
jcarsey
2011-05-16
add support to easily remove profiles and shell levels. the libraries will n...
jcarsey
2011-04-19
fix user input validation for time command.
jcarsey
[next]