summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxeServicesLib
Commit message (Expand)AuthorAgeFilesLines
* 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