summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/BaseFileHandleLib
AgeCommit message (Expand)Author
2010-01-25fix copyright and license block and fix a size issue.jcarsey
2010-01-25fixed license header / copyright date on all files.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-18updating headers from code review.jcarsey
2009-11-18Simplify the logic to remove the use of local variable "FileInfoGuid" to avoi...qhuang8
2009-09-16Add DXE_DRIVER to list of supported module types for BaseFileHandleLib.jljusten
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