]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Include/Library/ShellLib.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ShellPkg / Include / Library / ShellLib.h
2021-12-07 Michael KubackiShellPkg: Apply uncrustify changes
2020-08-19 Michael D KinneyShellPkg: Fix spelling mistake for occurred
2019-10-09 Laszlo ErsekShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLE
2019-04-09 Michael D KinneyShellPkg: Replace BSD License with BSD+Patent License
2019-03-19 Shenglei ZhangShellPkg: Correct a parameter's name
2018-11-05 Jim.Dailey@dell.comShellPkg-UefiShellLib: Add a function to fully-qualify...
2018-08-16 Laszlo ErsekShellPkg/UefiShellLib: drop DeviceHandle param of Shell...
2018-06-28 Liming GaoShellPkg: Clean up source files
2017-07-27 Ruiyu NiShellPkg/ShellLib: Remove unused macros
2016-10-19 Ruiyu NiShellPkg: Update sources to include MdePkg protocol...
2016-10-19 Ruiyu NiShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h...
2016-07-07 Mudusuru, Giri PShellPkg: Series of patches to fix typos - apropriate...
2016-02-09 jaben carseyShellPkg: Fix ASCII and UNICODE file pipes.
2016-02-08 jaben carseyShellPkg: Fix ASCII and UNICODE file pipes.
2015-10-23 Qiu ShuminShellPkg: Follow spec to remove the last '\' char in...
2014-11-04 jcarseyShellPkg: Fix timezone command
2013-11-22 Jaben CarseyShellPkg: Add ShellHexStrToUintn to allow for simple...
2013-03-04 jcarseyShellPkg: Add ShellPrintHelp function to ShellLib.
2013-02-20 jcarseyShellPkg: Added function ShellDeleteByName which delete...
2011-11-14 ydong10Update comment for function header.
2011-11-12 darylm503ShellPkg: Update comments for functions to clarify...
2011-09-02 ydong10Refine comments and two code style.
2011-07-06 jcarseyMove the 2 functions associated with reading whole...
2011-06-27 jcarseyClarify that the shared variables of the shell protocol...
2011-04-01 jcarseyComment's added and fixed.
2011-03-25 jcarseyFileHandleLib - use standard unicode file tag.
2010-09-14 jcarseyudk2010.up2.shell initial release.
2010-09-08 darylm503Fix HSD Tracker 204133.
2010-07-19 xdu2Add some error checking.
2010-02-03 jcarseyadding prompting to library header
2010-01-25 jcarseyfixed license header / copyright date on all files.
2010-01-13 jcarseyadding new parameter to search and replace function...
2010-01-11 jcarseyupdating comments mostly. also added some new lib...
2009-12-07 jcarseyclean up comments
2009-12-01 jcarseycorrected out of date comments
2009-11-20 jcarseybuild break fix and new function
2009-11-20 jcarseycomment repairs.
2009-11-18 jcarseyupdating headers from code review.
2009-11-09 jcarseyUpgrade ShellLib and fix bug with param parsing
2009-07-13 jcarseycomment clarification
2009-07-11 mdkinneyPut EOF (End of File) on its own line for all source...
2009-07-08 jcarseyfixing build errors
2009-06-29 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-23 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-16 jcarseyUpdating with new functions and adding "C" style entryp...
2009-06-15 jljustenFix ShellPkg build errors for UNIXGCC toolchain.
2009-05-20 qhuang8Fix several Unicode issues that fails VS2005.
2009-05-11 jcarseyfixed to build under IPF.
2009-05-07 jcarseyFirst (Alpha) release of ShellPkg