summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library/PeiServicesTablePointerLib.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-16/+16
* Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming2014-01-171-0/+1
* 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming2014-01-151-1/+20
* Update the copyright notice formathhtian2010-04-231-2/+2
* Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy2008-12-111-5/+13
* Synchronize MdePkg/Library *.h files with c filesgikidy2008-12-111-1/+1
* Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji42008-11-141-8/+8
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-211-1/+1
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-2/+2
* follow up code revieweric_tian2008-09-161-1/+1
* Remove MigrateIDT interface from PeiServiceTableLib library class.klu22008-09-031-13/+0
* Fix missing include header file and fix typo in comment.klu22008-04-221-1/+1
* [Description]yshang12008-04-031-0/+1
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-091-0/+18
* Merge branch of PI tree to main trunkklu22007-09-241-0/+6
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang12007-06-191-0/+36
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-36/+0
* add EFIAPI for those constructor funcitons declarationvanjeff2006-09-181-9/+10
* added function headervanjeff2006-07-131-0/+9
* • BaseMemoryLib:qhuang82006-06-261-9/+9
* Initial import.bbahnsen2006-04-211-0/+26