summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c
Commit message (Expand)AuthorAgeFilesLines
* Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy2008-12-111-6/+15
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-3/+4
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-211-5/+5
* Fix ECC issue.klu22008-10-201-2/+2
* add miss EFI_API modifier prior to GetPeiServicesTablePointereric_tian2008-10-201-0/+1
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-3/+3
* follow up code revieweric_tian2008-09-161-1/+1
* Fix wrong comment for SetPeiServiceTableklu22008-09-031-2/+1
* Add more file comments for PeiServiceTableLibklu22008-09-031-2/+3
* Code Scrub for MdePkg.yshang12008-07-251-2/+2
* Fix a typo to pass ICC buildqhuang82008-03-041-1/+1
* Merge Temporary Ram support patch.klu22008-02-291-14/+1
* Fix the constructor typo. The new type should follow PI spec.qhuang82007-12-051-1/+1
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-091-0/+21
* Merge branch of PI tree to main trunkklu22007-09-241-0/+9
* Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu22007-09-071-1/+1
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-061-0/+1
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-11/+1
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-2/+10
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-221-0/+66
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-61/+0
* add EFIAPI for those constructor funcitons declarationvanjeff2006-09-181-10/+11
* added function headervanjeff2006-07-131-0/+20
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-131-0/+1
* Initial import.bbahnsen2006-04-211-0/+39