summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiServicesLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-104/+103
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-9/+9
2019-04-28MdePkg/PeiServicesLib.c: Change comments of PeiServicesResetSystem2Zhichao Gao1-4/+2
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdePkg: Clean up source filesLiming Gao2-34/+34
2018-05-17MdePkg/PeiServicesLib: Decorate 'PpiDescriptor' as OPTIONAL for LocatePpi().Marvin.Haeuser@outlook.com1-2/+2
2018-02-09MdePkg/PeiServicesLib: Add PeiServicesResetSystem2()Michael D Kinney1-0/+26
2017-09-04MdePkg PeiServicesLib: Add PeiServicesFreePagesStar Zeng1-5/+30
2016-10-27MdePkg PeiServicesLib: Make sure FvInfo has FFS2 format if NULL FvFormatStar Zeng1-1/+14
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-6/+5
2013-10-14MdePkg PeiServicesLib: Refine the code to avoid error report.Star Zeng1-0/+2
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2-37/+188
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-55/+66
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-7/+7
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-1/+1
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-09-22Remove tabs in MdePkg source codeqhuang81-2/+2
2009-09-10Fix the bug in PeiServicesInstallFvInfoPpi() implementation that can't set th...lgao41-4/+15
2009-02-18Remove extra blank for arrayqhuang81-1/+1
2009-01-09INF extension reviewedjji41-2/+2
2008-12-10Synchronize interface function comment from declaration in library class head...klu21-4/+3
2008-11-26Function headers in .h and .c files synchronized with specjji41-5/+3
2008-11-25Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...lgao41-1/+1
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-24Code scrub with spec.jji41-1/+1
2008-11-17Update function header align to Mde Lib spec.lgao41-18/+20
2008-11-13Add PeiServicesInstallFvInfoPpi(). It is formerly PiLibInstallFvInfoPpi() in ...qhuang82-1/+83
2008-11-13Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao41-8/+2
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-3/+2
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-10-20Fix ECC issue.klu21-2/+2
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-18/+18
2008-08-25remove the unused msa files in MdePkg.lgao41-42/+0
2008-07-25Code Scrub for MdePkg.yshang11-4/+6
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang121-4/+79
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-09-24Merge branch of PI tree to main trunkklu21-1/+50
2007-09-04Merge the PI enabling works from the branchqwang121-40/+40
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-20remove some comments introduced by tools.vanjeff1-1/+1
2007-07-19Remove unused comments in MdePkg.yshang11-27/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang13-35/+10