summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeServicesLib
AgeCommit message (Expand)AuthorFilesLines
2022-10-14MdePkg/DxeServicesLib: Add LOONGARCH64 architectureChao Li1-2/+2
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki3-216/+226
2020-04-03MdePkg/DxeServicesLib: Add RISC-V architectureDaniel Schaefer1-2/+2
2020-02-10MdePkg/Library/Dxe: Fix various typosAntoine Coeur1-6/+6
2019-10-09MdePkg/DxeServicesLib: remove bogus castLaszlo Ersek1-1/+1
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney5-33/+5
2018-11-21MdePkg: Check input Ptrs in GetSectionFromAnyFvByFileTypeDandan Bi1-0/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-3/+3
2018-06-28MdePkg: Clean up source filesLiming Gao2-142/+142
2018-05-29MdePkg/DxeServicesLib: introduce AllocatePeiAccessiblePages routineArd Biesheuvel3-1/+133
2017-05-08MdePkg DxeServicesLib: Handle potential NULL FvHandleStar Zeng1-3/+13
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
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