summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include
Commit message (Expand)AuthorAgeFilesLines
...
* 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: Fix ARM build errors.jcarsey2013-06-113-3/+3
* 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
* Clean up the private GUID definition in module Level.lgao42011-09-211-0/+67
* 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-027-126/+126
* 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 ABS() macro (Absolute Value) to Base.h in MdePkgmdkinney2011-06-131-2/+0
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-052-5/+3
* Comment's added and fixed.jcarsey2011-04-012-2/+2
* add absolute value MACRO.jcarsey2011-03-251-1/+3
* FileHandleLib - use standard unicode file tag.jcarsey2011-03-254-13/+47
* move include file line under #define protection.jcarsey2011-03-251-3/+3
* update error handling to use less ASSERT.jcarsey2010-11-121-1/+2
* Clarify the MARCO a little.jcarsey2010-11-121-2/+3
* move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey2010-10-041-0/+11
* fix a misspelling.jcarsey2010-10-041-2/+2
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-171-1/+1
* copyright format updatehhtian2010-09-143-3/+3
* udk2010.up2.shell initial release.jcarsey2010-09-1415-498/+1795
* Fix HSD Tracker 204133.darylm5032010-09-081-2/+4
* Add some error checking.xdu22010-07-191-0/+1
* Update the copyright notice formathhtian2010-04-247-7/+7
* adding prompting to library headerjcarsey2010-02-031-0/+85
* fixed license header / copyright date on all files.jcarsey2010-01-2511-479/+475
* 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-115-247/+386
* clean up commentsjcarsey2009-12-071-109/+114
* Adding StringNoCaseCompare to SortLibjcarsey2009-12-071-5/+24
* corrected out of date commentsjcarsey2009-12-011-11/+9
* Fix unicode issue.xli242009-11-251-2/+2
* build break fix and new functionjcarsey2009-11-203-27/+48
* comment repairs.jcarsey2009-11-208-217/+230
* fixing errors found in code review.jcarsey2009-11-194-9/+35
* updating headers from code review.jcarsey2009-11-186-157/+282
* Fix incorrect copyright formatqhuang82009-11-181-1/+1
* Fix GUID format qhuang82009-11-182-3/+3
* more erratajcarsey2009-11-111-12/+14
* updated for new erratajcarsey2009-11-111-8/+6
* updated Alias, Map, and Env functions per errata.jcarsey2009-11-101-99/+151
* Upgrade ShellLib and fix bug with param parsingjcarsey2009-11-091-2/+75
* adding new include file. This file has the definitions for most shell data t...jcarsey2009-07-241-0/+142
* add:jcarsey2009-07-131-0/+62