]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/DxeServicesLib
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[mirror_edk2.git] / MdePkg / Library / DxeServicesLib /
2018-06-28 Liming GaoMdePkg: Clean up source files
2018-05-29 Ard BiesheuvelMdePkg/DxeServicesLib: introduce AllocatePeiAccessibleP...
2017-05-08 Star ZengMdePkg DxeServicesLib: Handle potential NULL FvHandle
2015-12-15 Jordan JustenMdePkg: Convert all .uni files to utf-8
2015-10-23 Shia CinnamonMdePkg: Add a new DxeServicesLib GetFileDevicePathFromA...
2015-06-18 Ruiyu NiMdePkg/DxeServicesLib: Return NULL GetFileBufferByFileP...
2014-09-03 Gao, LimingMdePkg: Convert non DOS format files to DOS format
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
2014-08-27 Gao, LimingMdePkg: INF/DEC file updates to EDK II packages
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-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao41. Correct File header to ## @file
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.
2009-01-09 jji4INF extension reviewed
2008-12-04 lgao4Remove todo comment in BaseLib.h
2008-11-26 gikidySynchronize function comment in
2008-11-25 lgao4Add PI_SPECIFICATION_VERSION = 0x00010000 for the...
2008-11-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
2008-11-17 lgao4Update function header align to Mde Lib spec.
2008-11-13 qhuang8Rename DxePiLib to DxeServicesLib