summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiServicesLib
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-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-1/+1
* MdePkg: Clean up source filesLiming Gao2018-06-282-34/+34
* 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: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* 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-6/+5
* 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-112-37/+188
* 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-252-7/+7
* Update the copyright notice formathhtian2010-04-232-4/+4
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-1/+1
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* 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
* INF extension reviewedjji42009-01-091-2/+2
* 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
* Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...lgao42008-11-251-1/+1
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* 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-132-1/+83
* Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao42008-11-131-8/+2
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-3/+2
* clean up EBC in inf files.vanjeff2008-10-281-1/+1
* 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
* remove the unused msa files in MdePkg.lgao42008-08-251-42/+0
* 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
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-271-1/+1
* 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
* remove some comments introduced by tools.vanjeff2007-07-201-1/+1
* Remove unused comments in MdePkg.yshang12007-07-191-27/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-223-35/+10
* Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. vanjeff2007-06-224-0/+541
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-424/+0