summaryrefslogtreecommitdiff
path: root/ShellPkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2013-11-22ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey1-0/+17
2013-09-05Refine the select language logic.Eric Dong1-1/+22
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-3/+1
2013-03-04ShellPkg: Add ShellPrintHelp function to ShellLib.jcarsey1-0/+19
2013-02-20ShellPkg: Added function ShellDeleteByName which deletes a file by name.jcarsey1-1/+30
2011-11-14Update comment for function header.ydong101-2/+2
2011-11-12ShellPkg: Update comments for functions to clarify buffer origin.darylm5032-97/+106
2011-09-15ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey1-1/+14
2011-09-02Refine comments and two code style.ydong105-87/+87
2011-07-06Move the 2 functions associated with reading whole lines at a single time fro...jcarsey2-58/+57
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey2-45/+56
2011-06-27Clarify that the shared variables of the shell protocols are properly named.jcarsey2-4/+2
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey1-1/+1
2011-04-01Comment's added and fixed.jcarsey1-1/+1
2011-03-25FileHandleLib - use standard unicode file tag.jcarsey4-13/+47
2010-11-12update error handling to use less ASSERT.jcarsey1-1/+2
2010-10-04move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey1-0/+11
2010-10-04fix a misspelling.jcarsey1-2/+2
2010-09-14copyright format updatehhtian1-1/+1
2010-09-14udk2010.up2.shell initial release.jcarsey6-305/+1512
2010-09-08Fix HSD Tracker 204133.darylm5031-2/+4
2010-07-19Add some error checking.xdu21-0/+1
2010-04-24Update the copyright notice formathhtian3-3/+3
2010-02-03adding prompting to library headerjcarsey1-0/+85
2010-01-25fixed license header / copyright date on all files.jcarsey4-197/+201
2010-01-13adding new parameter to search and replace function to allow for easy skippin...jcarsey1-4/+12
2010-01-11updating comments mostly. also added some new lib functions.jcarsey3-40/+184
2009-12-07clean up commentsjcarsey1-109/+114
2009-12-07Adding StringNoCaseCompare to SortLibjcarsey1-5/+24
2009-12-01corrected out of date commentsjcarsey1-11/+9
2009-11-20build break fix and new functionjcarsey1-5/+26
2009-11-20comment repairs.jcarsey4-111/+124
2009-11-18updating headers from code review.jcarsey3-144/+265
2009-11-09Upgrade ShellLib and fix bug with param parsingjcarsey1-2/+75
2009-07-13add:jcarsey1-0/+62
2009-07-13comment clarificationjcarsey1-1/+2
2009-07-12fix parameter typejcarsey1-34/+34
2009-07-11Put EOF (End of File) on its own line for all source files. This is required...mdkinney3-3/+2
2009-07-08fixing build errorsjcarsey1-24/+25
2009-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey2-4/+4
2009-06-23Restore Include/Library/ShellCEntryLib.h. Cleanup function andjljusten1-0/+35
2009-06-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey2-3/+3
2009-06-17Fix build of ShellC Lib/App for GCC.jljusten1-32/+0
2009-06-16clarify contentjcarsey1-1/+1
2009-06-16Updating with new functions and adding "C" style entrypoint library with exam...jcarsey3-7/+141
2009-06-15Fix ShellPkg build errors for UNIXGCC toolchain.jljusten1-1/+1
2009-05-20Fix several Unicode issues that fails VS2005.qhuang82-19/+19
2009-05-11fixed to build under IPF.jcarsey2-3/+357
2009-05-07First (Alpha) release of ShellPkgjcarsey1-0/+729