summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeServicesLib/DxeServicesLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-213/+221
* MdePkg/Library/Dxe: Fix various typosAntoine Coeur2020-02-101-6/+6
* MdePkg/DxeServicesLib: remove bogus castLaszlo Ersek2019-10-091-1/+1
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Check input Ptrs in GetSectionFromAnyFvByFileTypeDandan Bi2018-11-211-0/+3
* MdePkg: Clean up source filesLiming Gao2018-06-281-138/+138
* MdePkg DxeServicesLib: Handle potential NULL FvHandleStar Zeng2017-05-081-3/+13
* MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () functionShia Cinnamon2015-10-231-0/+156
* MdePkg/DxeServicesLib: Return NULL GetFileBufferByFilePath reads directoryRuiyu Ni2015-06-181-11/+13
* Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao42012-04-171-5/+4
* MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten2011-11-221-6/+17
* Roll back change r10695, because new update on r10700 and r10701 handles this...lgao42010-07-281-35/+3
* Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao42010-07-261-3/+35
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-57/+98
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-4/+4
* Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao42010-05-051-0/+134
* Update the copyright notice formathhtian2010-04-231-2/+2
* Clean up MdePkg source to correct some coding style issues, etc.qhuang82010-01-271-12/+11
* Directly use FALSE when BootPolicy is FALSE.lgao42009-12-081-1/+1
* Add more check for local FileInfo variable before it is used.lgao42009-12-021-1/+1
* Make MEDIA DEVICE PATH on 2 byte aligned to avoid the access to unaligned dev...lgao42009-12-011-1/+16
* Add new GetFileBufferByFilePath API into DxeServicesLib.lgao42009-11-261-3/+337
* Remove todo comment in BaseLib.hlgao42008-12-041-2/+1
* Synchronize function comment in gikidy2008-11-261-6/+6
* Update function header align to Mde Lib spec.lgao42008-11-171-143/+130
* Rename DxePiLib to DxeServicesLibqhuang82008-11-131-0/+408