]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library
Fix a security hole in shell binaries:
[mirror_edk2.git] / ShellPkg / Library /
2010-01-25 jcarseyfix copyright and license block and fix a size issue.
2010-01-25 jcarseyfixed license header / copyright date on all files.
2010-01-14 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-01-13 jcarseyadd blank line
2010-01-13 jcarseyadding new parameter to search and replace function...
2010-01-12 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-01-11 jcarseyupdating comments mostly. also added some new lib...
2009-12-07 jcarseyadd ASSERT to 2 functions and fix issue with size diffe...
2009-12-07 jcarseyAdding StringNoCaseCompare to SortLib
2009-12-02 jcarseyremove extra variables
2009-12-01 jcarseyupdates from code review, buffer length, and correct...
2009-11-23 jcarseyadd carriage return
2009-11-20 jcarseybuild break fix and new function
2009-11-20 jcarseycomment repairs.
2009-11-19 jcarseyspecify operand order
2009-11-18 jcarseyupdating headers from code review.
2009-11-18 qhuang8Simplify the logic to remove the use of local variable...
2009-11-09 jcarseyAdding new library instance for SortLib with built...
2009-11-09 jcarseyUpgrade ShellLib and fix bug with param parsing
2009-09-16 jljustenAdd DXE_DRIVER to list of supported module types for...
2009-07-24 jcarseydidnt want to change pointer for copymem...
2009-07-16 jcarseyfixed operation of GetFirst and GetNext for files...
2009-07-13 jcarseyadd:
2009-07-12 jcarseyfix parameter type
2009-07-10 jcarseyfixed operator order
2009-07-10 jcarseyfix build breaks. and allow for new lists to be created.
2009-07-09 jcarseyfix operator order.
2009-07-08 jcarseyfixing build errors
2009-06-29 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-23 jljustenRestore Include/Library/ShellCEntryLib.h. Cleanup...
2009-06-23 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-17 jcarseyfix swap of pointers
2009-06-17 jljustenFix build of ShellC Lib/App for GCC.
2009-06-17 jcarseyremoving return cursor to old position...
2009-06-16 jcarseyfixed color printing in ShellPrintEx function
2009-06-16 jcarseyUpdating with new functions and adding "C" style entryp...
2009-06-15 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-15 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-15 jljustenFix ShellPkg build errors for UNIXGCC toolchain.
2009-05-22 mdkinneyFix linked list loops
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