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
/
DxePcdLib
/
DxePcdLib.c
Age
Commit message (
Expand
)
Author
2017-04-27
MdePkg: Move to new location
Guo Mang
2016-05-23
MdePkg: Follow PI1.4a to fix artificial limitation of SkuId range
Star Zeng
2015-08-24
MdePkg: Add two PcdApi for Patch VOID* PCD set operation.
Liming Gao
2015-04-10
MdePkg: Add a set of PcdSetXXS APIs into PcdLib and remove the ASSERT in orig...
Star Zeng
2014-01-07
MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo...
Star Zeng
2013-12-23
MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an inv...
Star Zeng
2013-11-20
MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...
Star Zeng
2013-11-18
MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...
Bob C Feng
2010-12-18
Remove CONSTRUCTOR from DxePcdLib aligning the DxePcdLib design with the PeiP...
mdkinney
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
2009-11-24
Fix a typo bug that miss &
klu2
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
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-11-13
Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...
lgao4
2008-10-22
Add description for NULL return value.
klu2
2008-10-20
Fix ECC issue.
klu2
2008-10-15
Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c.
lgao4
2008-09-16
follow up code review
eric_tian
2008-08-18
Add Pcd Protocol in [Depex] section and add back the constructor since PCD pr...
qhuang8
2008-08-18
Refine the code.
klu2
2008-07-25
Code Scrub for MdePkg.
yshang1
2008-07-16
Fix function comment to follows doxygen format.
klu2
2008-04-22
Fix typo in comment.
klu2
2007-12-11
Update PcdLib instances:
qhuang8
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-07-06
Enable Intel IPF compilation for MdePkg.
qwang12
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-07-19
Add [in,out] in the @param for PCD header and c file.
qwang12
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-26
• BaseMemoryLib:
qhuang8
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