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
/
PeiServicesLib
/
PeiServicesLib.c
Age
Commit message (
Expand
)
Author
2009-09-22
Remove tabs in MdePkg source code
qhuang8
2009-09-10
Fix the bug in PeiServicesInstallFvInfoPpi() implementation that can't set th...
lgao4
2009-02-18
Remove extra blank for array
qhuang8
2008-12-10
Synchronize interface function comment from declaration in library class head...
klu2
2008-11-26
Function headers in .h and .c files synchronized with spec
jji4
2008-11-24
Code scrub with spec.
jji4
2008-11-17
Update function header align to Mde Lib spec.
lgao4
2008-11-13
Add PeiServicesInstallFvInfoPpi(). It is formerly PiLibInstallFvInfoPpi() in ...
qhuang8
2008-11-13
Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...
lgao4
2008-10-20
Fix ECC issue.
klu2
2008-10-17
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...
qwang12
2008-07-25
Code Scrub for MdePkg.
yshang1
2007-11-18
Fix up the comment for several functions and make sure the IN and OUT modifie...
qwang12
2007-09-24
Merge branch of PI tree to main trunk
klu2
2007-09-04
Merge the PI enabling works from the branch
qwang12
2007-07-20
remove some comments introduced by tools.
vanjeff
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
2007-06-22
Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2006-07-05
DebugLib:
qhuang8
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-08
1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...
qhuang8