summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiServicesLib/PeiServicesLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/PeiServicesLib.c: Change comments of PeiServicesResetSystem2Zhichao Gao2019-04-281-4/+2
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-32/+32
* MdePkg/PeiServicesLib: Decorate 'PpiDescriptor' as OPTIONAL for LocatePpi().Marvin.Haeuser@outlook.com2018-05-171-2/+2
* MdePkg/PeiServicesLib: Add PeiServicesResetSystem2()Michael D Kinney2018-02-091-0/+26
* MdePkg PeiServicesLib: Add PeiServicesFreePagesStar Zeng2017-09-041-5/+30
* MdePkg PeiServicesLib: Make sure FvInfo has FFS2 format if NULL FvFormatStar Zeng2016-10-271-1/+14
* MdePkg PeiServicesLib: Refine the code to avoid error report.Star Zeng2013-10-141-0/+2
* 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2013-10-111-36/+186
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-55/+66
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-6/+6
* Update the copyright notice formathhtian2010-04-231-2/+2
* Remove tabs in MdePkg source codeqhuang82009-09-221-2/+2
* Fix the bug in PeiServicesInstallFvInfoPpi() implementation that can't set th...lgao42009-09-101-4/+15
* Remove extra blank for arrayqhuang82009-02-181-1/+1
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-4/+3
* Function headers in .h and .c files synchronized with specjji42008-11-261-5/+3
* Code scrub with spec.jji42008-11-241-1/+1
* Update function header align to Mde Lib spec.lgao42008-11-171-18/+20
* Add PeiServicesInstallFvInfoPpi(). It is formerly PiLibInstallFvInfoPpi() in ...qhuang82008-11-131-0/+73
* Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao42008-11-131-8/+2
* Fix ECC issue.klu22008-10-201-2/+2
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-18/+18
* Code Scrub for MdePkg.yshang12008-07-251-4/+6
* Fix up the comment for several functions and make sure the IN and OUT modifie...qwang122007-11-181-4/+79
* Merge branch of PI tree to main trunkklu22007-09-241-1/+50
* Merge the PI enabling works from the branchqwang122007-09-041-40/+40
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-2/+10
* Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. vanjeff2007-06-221-0/+387
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-382/+0
* DebugLib:qhuang82006-07-051-109/+115
* • BaseMemoryLib:qhuang82006-06-261-1/+1
* 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang82006-06-081-0/+376