summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeServicesLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/DxeServicesLib: Add RISC-V architectureDaniel Schaefer2020-04-031-2/+2
* 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-095-33/+5
* MdePkg: Check input Ptrs in GetSectionFromAnyFvByFileTypeDandan Bi2018-11-211-0/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-3/+3
* MdePkg: Clean up source filesLiming Gao2018-06-282-142/+142
* MdePkg/DxeServicesLib: introduce AllocatePeiAccessiblePages routineArd Biesheuvel2018-05-293-1/+133
* MdePkg DxeServicesLib: Handle potential NULL FvHandleStar Zeng2017-05-081-3/+13
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () functionShia Cinnamon2015-10-231-0/+156
* MdePkg/DxeServicesLib: Return NULL GetFileBufferByFilePath reads directoryRuiyu Ni2015-06-181-11/+13
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-7/+11
* 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-252-5/+5
* Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao42010-05-052-1/+135
* Update the copyright notice formathhtian2010-04-232-4/+4
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-1/+0
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* 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-262-5/+348
* INF extension reviewedjji42009-01-091-2/+2
* Remove todo comment in BaseLib.hlgao42008-12-041-2/+1
* Synchronize function comment in gikidy2008-11-261-6/+6
* Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...lgao42008-11-251-0/+1
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-3/+0
* Update function header align to Mde Lib spec.lgao42008-11-172-144/+131
* Rename DxePiLib to DxeServicesLibqhuang82008-11-132-0/+454