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
/
PeiPcdLib
/
PeiPcdLib.c
Age
Commit message (
Expand
)
Author
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
2010-03-03
Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...
klu2
2010-03-01
updated definitions of PCD PPI/Protocol per latest UEFI Spec.
vanjeff
2009-11-24
Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC...
klu2
2009-11-24
1, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P...
klu2
2009-02-13
Comments synchronized with library class
jji4
2009-02-13
Spec checked
jji4
2009-02-01
The PCD library function will do ASSERT if CallBackFunction is NULL according...
qwang12
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-12-10
Synchronize interface function comment from declaration in library class head...
klu2
2008-12-03
Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()
qhuang8
2008-11-26
Synchronize function comment in h file
gikidy
2008-11-21
synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...
gikidy
2008-10-20
Fix ECC issue.
klu2
2008-10-15
Remove over specific usage for library class
klu2
2008-09-16
follow up code review
eric_tian
2008-08-18
refine code.
klu2
2008-07-16
Fix function comment to follows doxygen format.
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 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
2007-01-25
Make MDE package pass intel IPF compiler with /W4 /WX switched on.
xli24
2006-07-19
Add [in,out] in the @param for PCD header and c file.
qwang12
2006-07-14
Add missing ASSERT()s in PeiPcdLib
qhuang8
2006-07-06
Add in support for MaxSize and CurrentSize for PCD entry.
qwang12
2006-07-04
Added LibPatchPcdSetPtr.
qwang12
2006-07-03
Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpd
qwang12
2006-06-26
1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtr
qwang12
2006-06-23
1) Add in support to traverse taken space
qwang12
2006-06-07
Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.
qwang12
2006-06-02
Make sure the PCD dxe service driver can handle the case where no PEIM is usi...
qwang12
2006-05-26
Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...
qwang12
2006-04-21
Initial import.
bbahnsen