summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P2016-07-071-1/+1
* ShellPkg: Enahance 'dh' command to add more protocols decoding supportTapan Shah2016-04-251-1/+19
* ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey2016-02-091-0/+1
* ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek2016-01-211-0/+16
* ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin2015-10-231-1/+3
* ShellPkg/HandleParsingLib: Caller should free memory from 2 functionsJaben Carsey2015-04-231-1/+5
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-133-668/+0
* ShellPkg: Fix timezone commandjcarsey2014-11-041-1/+2
* ShellPkg: Add a new library for "bcfg" commandJaben Carsey2014-09-101-0/+52
* ShellPkg: Add Dynamic GUID registration into the current GUID<->String conver...Jaben Carsey2014-08-051-0/+21
* ShellPkg: Fix commentsJaben Carsey2014-08-041-3/+5
* ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah2014-06-231-1/+13
* ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey2013-11-221-0/+17
* Refine the select language logic.Eric Dong2013-09-051-1/+22
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-3/+1
* ShellPkg: Add ShellPrintHelp function to ShellLib.jcarsey2013-03-041-0/+19
* ShellPkg: Added function ShellDeleteByName which deletes a file by name.jcarsey2013-02-201-1/+30
* Update comment for function header.ydong102011-11-141-2/+2
* ShellPkg: Update comments for functions to clarify buffer origin.darylm5032011-11-122-97/+106
* ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey2011-09-151-1/+14
* Refine comments and two code style.ydong102011-09-025-87/+87
* Move the 2 functions associated with reading whole lines at a single time fro...jcarsey2011-07-062-58/+57
* This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey2011-06-302-45/+56
* Clarify that the shared variables of the shell protocols are properly named.jcarsey2011-06-272-4/+2
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-1/+1
* Comment's added and fixed.jcarsey2011-04-011-1/+1
* FileHandleLib - use standard unicode file tag.jcarsey2011-03-254-13/+47
* update error handling to use less ASSERT.jcarsey2010-11-121-1/+2
* move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey2010-10-041-0/+11
* fix a misspelling.jcarsey2010-10-041-2/+2
* copyright format updatehhtian2010-09-141-1/+1
* udk2010.up2.shell initial release.jcarsey2010-09-146-305/+1512
* Fix HSD Tracker 204133.darylm5032010-09-081-2/+4
* Add some error checking.xdu22010-07-191-0/+1
* Update the copyright notice formathhtian2010-04-243-3/+3
* adding prompting to library headerjcarsey2010-02-031-0/+85
* fixed license header / copyright date on all files.jcarsey2010-01-254-197/+201
* adding new parameter to search and replace function to allow for easy skippin...jcarsey2010-01-131-4/+12
* updating comments mostly. also added some new lib functions.jcarsey2010-01-113-40/+184
* clean up commentsjcarsey2009-12-071-109/+114
* Adding StringNoCaseCompare to SortLibjcarsey2009-12-071-5/+24
* corrected out of date commentsjcarsey2009-12-011-11/+9
* build break fix and new functionjcarsey2009-11-201-5/+26
* comment repairs.jcarsey2009-11-204-111/+124
* updating headers from code review.jcarsey2009-11-183-144/+265
* Upgrade ShellLib and fix bug with param parsingjcarsey2009-11-091-2/+75
* add:jcarsey2009-07-131-0/+62
* comment clarificationjcarsey2009-07-131-1/+2
* fix parameter typejcarsey2009-07-121-34/+34