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
/
UefiShellLevel1CommandsLib
Age
Commit message (
Expand
)
Author
2015-02-04
ShellPkg: Standardized HP Copyright Message String
Tapan Shah
2015-02-03
ShellPkg: Update Level1 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-09-17
ShellPkg: Remove redundant quotes for command 'FOR' in Shell.
Qiu Shumin
2014-08-29
Cleanup UefiShellLevel1CommandsLib commands help output string to :
Tapan Shah
2014-08-04
Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShell...
Qiu Shumin
2014-06-26
Refine code to make it more safely.
Eric Dong
2014-02-05
ShellPkg: patch to the "for" command when used with "in" iterating files in a...
Leandro G. Biss Becker
2013-12-17
ShellPkg: Fix "for" command statement initialization.
Jaben Carsey
2013-11-15
ShellPkg: "For Run" fix for spaces between numerals
Jaben Carsey
2013-11-15
ShellPkg: Skip leading tabs when processing command line and scripts
Chris Phillips
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
2013-06-11
ShellPkg: Fix ARM build errors.
jcarsey
2013-05-07
ShellPkg: Fixed build error 'variable set but not used'
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-01-05
ShellPkg: fix For command parsing list of values.
jcarsey
2011-11-17
ShellPkg: Update the ‘for’ command to check number length correctly with ...
jcarsey
2011-10-14
ShellPkg: Add checking for memory allocation and pointer returns from functions.
jcarsey
2011-09-21
Clean up the private GUID definition in module Level.
lgao4
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-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-05-16
add support to easily remove profiles and shell levels. the libraries will n...
jcarsey
2011-04-07
ShellParametersProtocol - remove parsing from within quoted parameters.
jcarsey
2011-04-05
add comments to function declarations and definitions and updated to match co...
jcarsey
2011-04-04
check memory allocations for success.
jcarsey
2011-04-01
Comment's added and fixed.
jcarsey
2011-03-30
pointer verification (not NULL) and buffer overrun fixes.
jcarsey
2011-03-25
Updating level 1 commands.
jcarsey
2010-10-04
Verify memory allocations were successful.
jcarsey
2010-10-04
change the en-dash to the standard dash character.
jcarsey
2010-09-20
ShellPkg: Fix "unreachable code" warning with VS2005
jljusten
2010-09-17
revert/update of a change this morning.
jcarsey
2010-09-17
ShellPkg: Fix several GCC compiler warnings
jljusten
2010-09-16
remove extra file.
jcarsey
2010-09-14
udk2010.up2.shell initial release.
jcarsey