summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiServicesTablePointerLibKr7
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+4
* 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang122008-10-211-1/+1
* Remove the library constructor as it is unnecessary because KR7 is a system g...qwang122008-10-202-25/+1
* Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang122008-10-171-3/+3
* Update the comment.qwang122008-10-171-2/+2
* follow up code revieweric_tian2008-09-161-1/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-43/+0
* Code Scrub for MdePkg.yshang12008-07-251-1/+1
* Code Scrub the common includes in MdePkg.yshang12008-07-161-1/+1
* Merge Temporary Ram support patch.klu22008-02-291-13/+2
* Add SetPeiServicesTablePointer() interface implement in PeiServicesTablePoint...jlin162007-10-091-0/+14
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-091-0/+14
* Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney2007-09-271-1/+1
* Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu22007-09-071-1/+1
* Added the Lib Construction function for IPF lib instancezliu32007-07-242-1/+30
* fixed to pass IPF buildvanjeff2007-07-201-8/+9
* Remove unused comments in MdePkg.yshang12007-07-191-0/+36
* Fixed comments to follow coding standard. AJFISH2007-07-131-12/+11
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-5/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-222-0/+89