summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiServicesTablePointerLibKr7
AgeCommit message (Expand)AuthorFilesLines
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-2/+2
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-3/+3
2008-12-11Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy1-3/+15
2008-12-11Synchronize MdePkg/Library *.h files with c filesgikidy1-3/+3
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
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-1/+4
2008-10-211) Update SetPeiServicesTablePointer's prototype add CONST modifier.qwang121-1/+1
2008-10-20Remove the library constructor as it is unnecessary because KR7 is a system g...qwang122-25/+1
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-3/+3
2008-10-17Update the comment.qwang121-2/+2
2008-09-16follow up code revieweric_tian1-1/+1
2008-08-25remove the unused msa files in MdePkg.lgao41-43/+0
2008-07-25Code Scrub for MdePkg.yshang11-1/+1
2008-07-16Code Scrub the common includes in MdePkg.yshang11-1/+1
2008-02-29Merge Temporary Ram support patch.klu21-13/+2
2007-10-09Add SetPeiServicesTablePointer() interface implement in PeiServicesTablePoint...jlin161-0/+14
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu21-0/+14
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu21-1/+1
2007-07-24Added the Lib Construction function for IPF lib instancezliu32-1/+30
2007-07-20fixed to pass IPF buildvanjeff1-8/+9
2007-07-19Remove unused comments in MdePkg.yshang11-0/+36
2007-07-13Fixed comments to follow coding standard. AJFISH1-12/+11
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-5/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang12-0/+89