summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointer.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-4/+3
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-19/+19
2014-01-17Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming1-0/+1
2014-01-151. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming1-1/+25
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-4/+4
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-2/+2
2010-04-23Update the copyright notice formathhtian1-2/+2
2008-12-11Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy1-6/+15
2008-12-10Synchronize interface function comment from declaration in library class head...klu21-3/+4
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang121-5/+5
2008-10-20Fix ECC issue.klu21-2/+2
2008-10-20add miss EFI_API modifier prior to GetPeiServicesTablePointereric_tian1-0/+1
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-3/+3
2008-09-16follow up code revieweric_tian1-1/+1
2008-09-03Fix wrong comment for SetPeiServiceTableklu21-2/+1
2008-09-03Add more file comments for PeiServiceTableLibklu21-2/+3
2008-07-25Code Scrub for MdePkg.yshang11-2/+2
2008-03-04Fix a typo to pass ICC buildqhuang81-1/+1
2008-02-29Merge Temporary Ram support patch.klu21-14/+1
2007-12-05Fix the constructor typo. The new type should follow PI spec.qhuang81-1/+1
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu21-0/+21
2007-09-24Merge branch of PI tree to main trunkklu21-0/+9
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu21-1/+1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-07-06Enable Intel IPF compilation for MdePkg.qwang121-0/+1
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH1-11/+1
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang11-2/+10
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff1-0/+66
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-61/+0
2006-09-18add EFIAPI for those constructor funcitons declarationvanjeff1-10/+11
2006-07-13added function headervanjeff1-0/+20
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang81-0/+1
2006-04-21Initial import.bbahnsen1-0/+39