summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiServicesTablePointerLibKr7/PeiServicesTablePointer.c
Commit message (Expand)AuthorAgeFilesLines
* 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