summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiServicesTablePointerLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-2/+2
* MdePkg: Clean up source filesLiming Gao2018-06-281-19/+19
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-1/+2
* Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming2014-01-171-0/+1
* 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming2014-01-151-1/+25
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-4/+4
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-252-3/+3
* Update the copyright notice formathhtian2010-04-232-4/+4
* 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