summaryrefslogtreecommitdiff
path: root/ShellPkg/Include/Library/ShellLib.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-08ShellPkg: Fix typosPage Chen1-15/+15
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-150/+149
2020-08-19ShellPkg: Fix spelling mistake for occurredMichael D Kinney1-2/+2
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek1-2/+2
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-03-19ShellPkg: Correct a parameter's nameShenglei Zhang1-2/+2
2018-11-05ShellPkg-UefiShellLib: Add a function to fully-qualify pathsJim.Dailey@dell.com1-0/+35
2018-08-16ShellPkg/UefiShellLib: drop DeviceHandle param of ShellOpenFileByDevicePath()Laszlo Ersek1-2/+0
2018-06-28ShellPkg: Clean up source filesLiming Gao1-4/+4
2017-07-27ShellPkg/ShellLib: Remove unused macrosRuiyu Ni1-4/+1
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni1-2/+2
2016-10-19ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni1-1/+9
2016-07-07ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P1-1/+1
2016-02-09ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey1-0/+1
2015-10-23ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin1-1/+3
2014-11-04ShellPkg: Fix timezone commandjcarsey1-1/+2
2013-11-22ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey1-0/+17
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.darylm5031-60/+65
2011-09-02Refine comments and two code style.ydong101-54/+54
2011-07-06Move the 2 functions associated with reading whole lines at a single time fro...jcarsey1-0/+57
2011-06-27Clarify that the shared variables of the shell protocols are properly named.jcarsey1-2/+2
2011-04-01Comment's added and fixed.jcarsey1-1/+1
2011-03-25FileHandleLib - use standard unicode file tag.jcarsey1-5/+33
2010-09-14udk2010.up2.shell initial release.jcarsey1-184/+249
2010-09-08Fix HSD Tracker 204133.darylm5031-2/+4
2010-07-19Add some error checking.xdu21-0/+1
2010-02-03adding prompting to library headerjcarsey1-0/+85
2010-01-25fixed license header / copyright date on all files.jcarsey1-119/+122
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.jcarsey1-13/+117
2009-12-07clean up commentsjcarsey1-109/+114
2009-12-01corrected out of date commentsjcarsey1-11/+9
2009-11-20build break fix and new functionjcarsey1-5/+26
2009-11-20comment repairs.jcarsey1-84/+97
2009-11-18updating headers from code review.jcarsey1-79/+150
2009-11-09Upgrade ShellLib and fix bug with param parsingjcarsey1-2/+75
2009-07-13comment clarificationjcarsey1-1/+2
2009-07-11Put EOF (End of File) on its own line for all source files. This is required...mdkinney1-1/+1
2009-07-08fixing build errorsjcarsey1-24/+25
2009-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey1-2/+2
2009-06-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey1-2/+2
2009-06-16Updating with new functions and adding "C" style entrypoint library with exam...jcarsey1-0/+38
2009-06-15Fix ShellPkg build errors for UNIXGCC toolchain.jljusten1-1/+1
2009-05-20Fix several Unicode issues that fails VS2005.qhuang81-10/+10
2009-05-11fixed to build under IPF.jcarsey1-3/+26
2009-05-07First (Alpha) release of ShellPkgjcarsey1-0/+729