summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2009-07-24didnt want to change pointer for copymem...jcarsey1-5/+10
2009-07-16fixed operation of GetFirst and GetNext for files...jcarsey1-17/+10
2009-07-13add:jcarsey2-0/+215
2009-07-12fix parameter typejcarsey1-7/+0
2009-07-10fixed operator orderjcarsey1-2/+5
2009-07-10fix build breaks. and allow for new lists to be created.jcarsey1-2/+10
2009-07-09fix operator order.jcarsey1-1/+3
2009-07-08fixing build errorsjcarsey3-19/+48
2009-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey2-10/+13
2009-06-23Restore Include/Library/ShellCEntryLib.h. Cleanup function andjljusten1-9/+12
2009-06-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey1-46/+33
2009-06-17fix swap of pointersjcarsey1-4/+4
2009-06-17Fix build of ShellC Lib/App for GCC.jljusten1-9/+29
2009-06-17removing return cursor to old position...jcarsey1-15/+3
2009-06-16fixed color printing in ShellPrintEx functionjcarsey1-10/+150
2009-06-16Updating with new functions and adding "C" style entrypoint library with exam...jcarsey5-37/+544
2009-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8563 6f1...jcarsey3-3/+3
2009-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8562 6f1...jcarsey3-0/+0
2009-06-15Fix ShellPkg build errors for UNIXGCC toolchain.jljusten1-3/+3
2009-05-22Fix linked list loopsmdkinney1-3/+3
2009-05-20Fix several Unicode issues that fails VS2005.qhuang82-20/+20
2009-05-11fixed to build under IPF.jcarsey5-412/+952
2009-05-07First (Alpha) release of ShellPkgjcarsey2-0/+2160