summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c
AgeCommit message (Expand)Author
2014-01-17Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming
2014-01-151. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2008-12-11Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy
2008-12-11Synchronize MdePkg/Library *.h files with c filesgikidy
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang12
2008-10-20Remove the library constructor as it is unnecessary because KR7 is a system g...qwang12
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang12
2008-10-17Update the comment.qwang12
2008-09-16follow up code revieweric_tian
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-16Code Scrub the common includes in MdePkg.yshang1
2008-02-29Merge Temporary Ram support patch.klu2
2007-10-09Add SetPeiServicesTablePointer() interface implement in PeiServicesTablePoint...jlin16
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu2
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu2
2007-07-24Added the Lib Construction function for IPF lib instancezliu3
2007-07-20fixed to pass IPF buildvanjeff
2007-07-13Fixed comments to follow coding standard. AJFISH
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1