summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
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-10Synchronize interface function comment from declaration in library class head...klu2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang12
2008-10-20Fix ECC issue.klu2
2008-10-20add miss EFI_API modifier prior to GetPeiServicesTablePointereric_tian
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang12
2008-09-16follow up code revieweric_tian
2008-09-03Fix wrong comment for SetPeiServiceTableklu2
2008-09-03Add more file comments for PeiServiceTableLibklu2
2008-07-25Code Scrub for MdePkg.yshang1
2008-03-04Fix a typo to pass ICC buildqhuang8
2008-02-29Merge Temporary Ram support patch.klu2
2007-12-05Fix the constructor typo. The new type should follow PI spec.qhuang8
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu2
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu2
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-06Enable Intel IPF compilation for MdePkg.qwang12
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-09-18add EFIAPI for those constructor funcitons declarationvanjeff
2006-07-13added function headervanjeff
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang8
2006-04-21Initial import.bbahnsen