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
/
UefiShellCommandLib
Age
Commit message (
Expand
)
Author
2014-12-12
Refine code to follow edkii coding style.
Dong Eric
2014-11-24
ShellPkg: Add extended USB decoding for consistent device names
jaben carsey
2014-11-24
ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent...
jaben carsey
2014-11-12
[PATHC] ShellPkg: control code flow with a PCD
Jaben Carsey
2014-08-31
ShellPkg Build failure of AllocateZeroPool usage. This patch updates Allocate...
Gao, Liming
2014-08-29
This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...
Jaben Carsey
2014-08-29
Register pre-defined command aliases in sorted order.
Tapan Shah
2014-08-18
ShellPkg: Fix comments. Refine code style.
Qiu Shumin
2014-08-05
Fix the use of ASSERT and other fixes to memory allocation failures (like fre...
Jaben Carsey
2014-08-05
This searches for handles that produce the dynamic command protocol after sea...
Jaben Carsey
2014-06-23
ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...
Tapan Shah
2014-01-09
ShellPkg: remove memory leak in file handle list
Jaben Carsey
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
2013-05-13
ShellPkg: remove unused enum
jcarsey
2012-12-13
ShellPkg: Updates to 'help' command
jcarsey
2012-11-13
ShellPkg: Correct 3 places where memory was not being properly released by th...
jcarsey
2012-10-11
Add missing braces around initializer.
lzeng14
2012-05-30
ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ...
jcarsey
2011-09-15
ShellPkg: Eliminate loss of high bits in return value from exit command on 64...
jcarsey
2011-09-02
Refine comments and two code style.
ydong10
2011-07-06
Move the 2 functions associated with reading whole lines at a single time fro...
jcarsey
2011-06-30
This refactors 3 functions out of ShellCommandLib and puts them into a new li...
jcarsey
2011-06-27
Clarify that the shared variables of the shell protocols are properly named.
jcarsey
2011-04-13
move a function to the correct library.
jcarsey
2011-03-25
consist mapping - add comments and change variable names.
jcarsey
2010-11-12
update error handling to use less ASSERT.
jcarsey
2010-10-04
verify that a memory allocation was successful.
jcarsey
2010-10-04
move DeleteScriptFileStruct from a private to a public function. This allows...
jcarsey
2010-09-17
ShellPkg: Fix EFIAPI usage inconsistencies
jljusten
2010-09-17
ShellPkg: Fix path issues for Linux build support
jljusten
2010-09-16
remove extra file.
jcarsey
2010-09-14
copyright format update
hhtian
2010-09-14
udk2010.up2.shell initial release.
jcarsey