summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-25renaming the BaseFileHandleLib to UefiFileHandleLib.jcarsey1-1151/+0
2010-09-14udk2010.up2.shell initial release.jcarsey1-126/+192
2010-04-24Update the copyright notice formathhtian1-1/+1
2010-01-25fix copyright and license block and fix a size issue.jcarsey1-12/+12
2010-01-13add blank linejcarsey1-1/+1
2010-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f1...jcarsey1-1/+5
2010-01-11updating comments mostly. also added some new lib functions.jcarsey1-12/+178
2009-11-20comment repairs.jcarsey1-1/+1
2009-11-18Simplify the logic to remove the use of local variable "FileInfoGuid" to avoi...qhuang81-7/+3
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-09fix operator order.jcarsey1-1/+3
2009-07-08fixing build errorsjcarsey1-4/+4
2009-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey1-4/+4
2009-06-16Updating with new functions and adding "C" style entrypoint library with exam...jcarsey1-4/+300
2009-05-20Fix several Unicode issues that fails VS2005.qhuang81-9/+9
2009-05-11fixed to build under IPF.jcarsey1-0/+623