summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiServicesTablePointerLib
AgeCommit message (Expand)AuthorFilesLines
2010-02-241. Correct File header to ## @filelgao41-4/+4
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-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-3/+3
2008-10-28clean up EBC in inf files.vanjeff1-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-03remove internal header file.klu21-1/+0
2008-09-03Add more file comments for PeiServiceTableLibklu23-39/+4
2008-08-25remove the unused msa files in MdePkg.lgao41-47/+0
2008-07-25Code Scrub for MdePkg.yshang12-3/+4
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-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-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
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...klu23-3/+3
2007-07-20remove some comments introduced by tools.vanjeff1-1/+1
2007-07-19Remove unused comments in MdePkg.yshang11-27/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-07-06Enable Intel IPF compilation for MdePkg.qwang122-0/+37
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH2-43/+1
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang12-3/+10
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff4-0/+228
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2-108/+0
2007-02-13Drop the support of DXE_RUNTIME_DRIVER since all combo MDE libraries are remo...qhuang81-2/+2
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-9/+9
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-09-18add EFIAPI for those constructor funcitons declarationvanjeff1-10/+11
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-13added function headervanjeff1-0/+20
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+4
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-77/+0
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-4/+4
2006-06-30converted all surface area description files to new schemajwang361-37/+33
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang82-0/+2
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11