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
/
MdeModulePkg
/
Universal
/
PCD
/
Dxe
/
Service.c
Age
Commit message (
Expand
)
Author
2013-11-20
MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...
Star Zeng
2013-11-19
MdeModulePkg Pcd: Refine the code to avoid error report.
Star Zeng
2013-11-18
MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...
Bob C Feng
2013-02-27
Adds ASSERT check in DxePcd driver when error status of read DynamicHii PCD i...
lgao4
2012-03-06
Update string offset and default offset from UINT16 to STRING_HEAD to match t...
lgao4
2011-12-15
Update PcdSetPtr() API to set the output buffer size to the max buffer size w...
lgao4
2011-11-28
Fix PcdSetPtr() service to use the max buffer size to check whether new buffe...
lgao4
2010-04-24
Update the copyright notice format
hhtian
2010-03-18
1, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal...
klu2
2010-02-11
Support HII VOID* dynamic/dynamicEx type PCD.
klu2
2010-02-11
Pass the correct TokenNumber into a CallbackOnSet notification function. The...
mdkinney
2010-01-29
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-14
According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined t...
klu2
2009-08-17
Update PCD driver to correctly set the HII type PCDs.
lgao4
2009-06-04
The StringIndex should be casted to UINT16* but not UINT8*.
klu2
2009-05-31
Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact...
klu2
2009-05-27
Fix the bug that build tool and PCD driver can not deal with byte array or AN...
klu2
2009-02-26
If variable does not exist for a HII PCD, a new NV variable need to be created.
klu2
2009-02-25
Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be inv...
klu2
2009-02-17
update code to pass K8.
hchen30
2009-02-17
Fix EBC build broken.
klu2
2009-02-17
Fix EBC build broken.
klu2
2009-02-13
1.enhanced security check.
vanjeff
2009-02-13
enhanced security check.
vanjeff
2009-02-13
Fix security check.
lgao4
2009-02-10
Correct typo in comments, clean IfrSupportLib.h
lgao4
2008-12-31
Fix some typo.
gikidy
2008-07-10
Add function header and pass ECC tools
klu2
2007-07-10
Removed CommonHeader.h from MdePkg & MdeModulePkg
AJFISH
2007-07-03
Import PCD dxe and PCD pei modules.
vanjeff