index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
PeiServicesTablePointerLibKr7
Age
Commit message (
Expand
)
Author
2010-02-24
1. Correct File header to ## @file
lgao4
2008-12-11
Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...
gikidy
2008-12-11
Synchronize MdePkg/Library *.h files with c files
gikidy
2008-11-25
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...
lgao4
2008-10-29
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...
eric_tian
2008-10-28
Refine file header for INF files of MDE library instances.
xli24
2008-10-21
1) Update SetPeiServicesTablePointer's prototype add CONST modifier.
qwang12
2008-10-20
Remove the library constructor as it is unnecessary because KR7 is a system g...
qwang12
2008-10-17
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...
qwang12
2008-10-17
Update the comment.
qwang12
2008-09-16
follow up code review
eric_tian
2008-08-25
remove the unused msa files in MdePkg.
lgao4
2008-07-25
Code Scrub for MdePkg.
yshang1
2008-07-16
Code Scrub the common includes in MdePkg.
yshang1
2008-02-29
Merge Temporary Ram support patch.
klu2
2007-10-09
Add SetPeiServicesTablePointer() interface implement in PeiServicesTablePoint...
jlin16
2007-10-09
PI Enabling: the address of PeiServices Pointer should be
klu2
2007-09-27
Add SEC as a supported Module Type for all libraries that are also compatible...
mdkinney
2007-09-07
Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...
klu2
2007-07-24
Added the Lib Construction function for IPF lib instance
zliu3
2007-07-20
fixed to pass IPF build
vanjeff
2007-07-19
Remove unused comments in MdePkg.
yshang1
2007-07-13
Fixed comments to follow coding standard.
AJFISH
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-22
Checked in part of MDE library instances following PI and UEFI. It includes:
yshang1