summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeServicesLib
AgeCommit message (Expand)AuthorFilesLines
2015-10-23MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () functionShia Cinnamon1-0/+156
2015-06-18MdePkg/DxeServicesLib: Return NULL GetFileBufferByFilePath reads directoryRuiyu Ni1-11/+13
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-7/+11
2012-04-17Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao41-5/+4
2011-11-22MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten1-6/+17
2010-07-28Roll back change r10695, because new update on r10700 and r10701 handles this...lgao41-35/+3
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao41-3/+35
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-57/+98
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-5/+5
2010-05-05Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao42-1/+135
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-1/+0
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-01-27Clean up MdePkg source to correct some coding style issues, etc.qhuang81-12/+11
2009-12-08Directly use FALSE when BootPolicy is FALSE.lgao41-1/+1
2009-12-02Add more check for local FileInfo variable before it is used.lgao41-1/+1
2009-12-01Make MEDIA DEVICE PATH on 2 byte aligned to avoid the access to unaligned dev...lgao41-1/+16
2009-11-26Add new GetFileBufferByFilePath API into DxeServicesLib.lgao42-5/+348
2009-01-09INF extension reviewedjji41-2/+2
2008-12-04Remove todo comment in BaseLib.hlgao41-2/+1
2008-11-26Synchronize function comment in gikidy1-6/+6
2008-11-25Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...lgao41-0/+1
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-3/+0
2008-11-17Update function header align to Mde Lib spec.lgao42-144/+131
2008-11-13Rename DxePiLib to DxeServicesLibqhuang82-0/+454