summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c
AgeCommit message (Expand)Author
2011-03-25renaming the BaseFileHandleLib to UefiFileHandleLib.jcarsey
2010-09-14udk2010.up2.shell initial release.jcarsey
2010-04-24Update the copyright notice formathhtian
2010-01-25fix copyright and license block and fix a size issue.jcarsey
2010-01-13add blank linejcarsey
2010-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f1...jcarsey
2010-01-11updating comments mostly. also added some new lib functions.jcarsey
2009-11-20comment repairs.jcarsey
2009-11-18Simplify the logic to remove the use of local variable "FileInfoGuid" to avoi...qhuang8
2009-07-24didnt want to change pointer for copymem...jcarsey
2009-07-16fixed operation of GetFirst and GetNext for files...jcarsey
2009-07-09fix operator order.jcarsey
2009-07-08fixing build errorsjcarsey
2009-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey
2009-06-16Updating with new functions and adding "C" style entrypoint library with exam...jcarsey
2009-05-20Fix several Unicode issues that fails VS2005.qhuang8
2009-05-11fixed to build under IPF.jcarsey