summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiServicesTablePointerLib
Commit message (Expand)AuthorAgeFilesLines
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* 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
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-3/+3
* clean up EBC in inf files.vanjeff2008-10-281-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
* remove internal header file.klu22008-09-031-1/+0
* Add more file comments for PeiServiceTableLibklu22008-09-033-39/+4
* remove the unused msa files in MdePkg.lgao42008-08-251-47/+0
* Code Scrub for MdePkg.yshang12008-07-252-3/+4
* 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
* 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
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-271-1/+1
* 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-073-3/+3
* remove some comments introduced by tools.vanjeff2007-07-201-1/+1
* Remove unused comments in MdePkg.yshang12007-07-191-27/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-062-0/+37
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-292-43/+1
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-222-3/+10
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-224-0/+228
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-108/+0
* Drop the support of DXE_RUNTIME_DRIVER since all combo MDE libraries are remo...qhuang82007-02-131-2/+2
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-9/+9
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* add EFIAPI for those constructor funcitons declarationvanjeff2006-09-181-10/+11
* Added license & copyright declarationjwang362006-07-131-0/+10
* added function headervanjeff2006-07-131-0/+20
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+4
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-4/+4
* converted all surface area description files to new schemajwang362006-06-301-37/+33
* BaseMemoryLib (BaseMemoryLibRepStr):qhuang82006-06-132-0/+2
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11