summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-05-13ShellPkg: remove unused enumjcarsey
2012-12-13ShellPkg: Updates to 'help' commandjcarsey
2012-11-13ShellPkg: Correct 3 places where memory was not being properly released by th...jcarsey
2011-09-15ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-07-06Move the 2 functions associated with reading whole lines at a single time fro...jcarsey
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey
2011-06-27Clarify that the shared variables of the shell protocols are properly named.jcarsey
2011-04-13move a function to the correct library.jcarsey
2011-03-25consist mapping - add comments and change variable names.jcarsey
2010-11-12update error handling to use less ASSERT.jcarsey
2010-10-04move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey
2010-09-14udk2010.up2.shell initial release.jcarsey