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
Age
Commit message (
Expand
)
Author
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-25
Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...
lgao4
2008-11-25
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...
lgao4
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-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-28
clean up EBC in inf files.
vanjeff
2008-10-20
Fix ECC issue.
klu2
2008-10-17
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...
qwang12
2008-08-25
remove the unused msa files in MdePkg.
lgao4
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-27
Add SEC as a supported Module Type for all libraries that are also compatible...
mdkinney
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-20
remove some comments introduced by tools.
vanjeff
2007-07-19
Remove unused comments in MdePkg.
yshang1
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-29
removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...
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
2007-02-13
Drop the support of DXE_RUNTIME_DRIVER since all combo MDE libraries are remo...
qhuang8
2007-01-30
Add supported module type & arch filter for all libraries in MdePkg to filter...
qhuang8
2006-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-07-13
Added license & copyright declaration
jwang36
2006-07-12
1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
qhuang8
2006-07-12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...
alfred
2006-07-07
Redefine SPEC and Release Version to 0x20000
lgao4
2006-07-07
Obsoleted by new schema and new build tools.
jwang36
2006-07-05
DebugLib:
qhuang8
2006-06-30
removed unnecessary name space declarations in some top level elements
jwang36
2006-06-30
converted all surface area description files to new schema
jwang36
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-08
1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...
qhuang8