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
/
PeiServicesTablePointerLib
/
PeiServicesTablePointer.c
Age
Commit message (
Expand
)
Author
2014-01-17
Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.
Gao, Liming
2014-01-15
1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...
Gao, Liming
2010-06-30
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2008-12-11
Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...
gikidy
2008-12-10
Synchronize interface function comment from declaration in library class head...
klu2
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-10-21
1) Update SetPeiServicesTablePointer's prototype add CONST modifier.
qwang12
2008-10-20
Fix ECC issue.
klu2
2008-10-20
add miss EFI_API modifier prior to GetPeiServicesTablePointer
eric_tian
2008-10-17
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...
qwang12
2008-09-16
follow up code review
eric_tian
2008-09-03
Fix wrong comment for SetPeiServiceTable
klu2
2008-09-03
Add more file comments for PeiServiceTableLib
klu2
2008-07-25
Code Scrub for MdePkg.
yshang1
2008-03-04
Fix a typo to pass ICC build
qhuang8
2008-02-29
Merge Temporary Ram support patch.
klu2
2007-12-05
Fix the constructor typo. The new type should follow PI spec.
qhuang8
2007-10-09
PI Enabling: the address of PeiServices Pointer should be
klu2
2007-09-24
Merge branch of PI tree to main trunk
klu2
2007-09-07
Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...
klu2
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-07-06
Enable Intel IPF compilation for MdePkg.
qwang12
2007-06-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
2007-06-22
Checked in part of MDE library instances following PI and UEFI. It includes:
yshang1
2007-06-22
Import some Pei and Dxe related instances for MdePkg.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2006-09-18
add EFIAPI for those constructor funcitons declaration
vanjeff
2006-07-13
added function header
vanjeff
2006-06-13
BaseMemoryLib (BaseMemoryLibRepStr):
qhuang8
2006-04-21
Initial import.
bbahnsen