]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/DxeServicesLib/DxeServicesLib.c
MdePkg DxeServicesLib: Handle potential NULL FvHandle
[mirror_edk2.git] / MdePkg / Library / DxeServicesLib / DxeServicesLib.c
2017-05-08 Star ZengMdePkg DxeServicesLib: Handle potential NULL FvHandle
2015-10-23 Shia CinnamonMdePkg: Add a new DxeServicesLib GetFileDevicePathFromA...
2015-06-18 Ruiyu NiMdePkg/DxeServicesLib: Return NULL GetFileBufferByFileP...
2012-04-17 lgao4Correct function comments on DxeServicesLib GetFileBuff...
2011-11-22 jljustenMdePkg DxeServicesLib: Search further in GetFileBufferB...
2010-07-28 lgao4Roll back change r10695, because new update on r10700...
2010-07-26 lgao4Make sure gBS FreePool() is used to free the buffer...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-05-05 lgao4Add new API GetSectionFromAnyFvByFileType() into MdePkg...
2010-04-23 hhtianUpdate the copyright notice format
2010-01-27 qhuang8Clean up MdePkg source to correct some coding style...
2009-12-08 lgao4Directly use FALSE when BootPolicy is FALSE.
2009-12-02 lgao4Add more check for local FileInfo variable before it...
2009-12-01 lgao4Make MEDIA DEVICE PATH on 2 byte aligned to avoid the...
2009-11-26 lgao4Add new GetFileBufferByFilePath API into DxeServicesLib.
2008-12-04 lgao4Remove todo comment in BaseLib.h
2008-11-26 gikidySynchronize function comment in
2008-11-17 lgao4Update function header align to Mde Lib spec.
2008-11-13 qhuang8Rename DxePiLib to DxeServicesLib