]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f19259b...
[mirror_edk2.git] / ShellPkg / Library / BaseFileHandleLib / BaseFileHandleLib.c
2010-01-12 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-01-11 jcarseyupdating comments mostly. also added some new lib...
2009-11-20 jcarseycomment repairs.
2009-11-18 qhuang8Simplify the logic to remove the use of local variable...
2009-07-24 jcarseydidnt want to change pointer for copymem...
2009-07-16 jcarseyfixed operation of GetFirst and GetNext for files...
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-16 jcarseyUpdating with new functions and adding "C" style entryp...
2009-05-20 qhuang8Fix several Unicode issues that fails VS2005.
2009-05-11 jcarseyfixed to build under IPF.