summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-91/+0
* MdePkg: Clean up source filesLiming Gao2018-06-281-18/+18
* 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
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy2008-12-111-3/+15
* Synchronize MdePkg/Library *.h files with c filesgikidy2008-12-111-3/+3
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-211-1/+1
* Remove the library constructor as it is unnecessary because KR7 is a system g...qwang122008-10-201-23/+0
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-3/+3
* Update the comment.qwang122008-10-171-2/+2
* follow up code revieweric_tian2008-09-161-1/+1
* Code Scrub for MdePkg.yshang12008-07-251-1/+1
* Code Scrub the common includes in MdePkg.yshang12008-07-161-1/+1
* Merge Temporary Ram support patch.klu22008-02-291-13/+2
* Add SetPeiServicesTablePointer() interface implement in PeiServicesTablePoint...jlin162007-10-091-0/+14
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-091-0/+14
* Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu22007-09-071-1/+1
* Added the Lib Construction function for IPF lib instancezliu32007-07-241-0/+24
* fixed to pass IPF buildvanjeff2007-07-201-8/+9
* Fixed comments to follow coding standard. AJFISH2007-07-131-12/+11
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-5/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-0/+46