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
/
EdkModulePkg
/
Universal
/
PCD
/
Dxe
/
Pcd.c
Age
Commit message (
Expand
)
Author
2006-08-11
Prefixed global variable with "m"
ajfish
2006-07-19
Add [in,out] in the @param for PCD header and c file.
qwang12
2006-07-17
Add in function description and comments.
qwang12
2006-07-08
Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTrave...
qwang12
2006-07-06
Fixed a bug when input a invalid token number (not ZERO nor a valid token num...
qwang12
2006-07-06
Fix bugs in GetNextTokenSpace and GetNextToken
qwang12
2006-07-06
Add in support for MaxSize and CurrentSize for PCD entry.
qwang12
2006-06-23
1) Add in support to traverse taken space
qwang12
2006-06-23
1) remove some dead code from WinNtBusDriver.c
qwang12
2006-06-10
1) Sync PcdPpi guid with PCD arch spec.
qwang12
2006-06-07
Make sure Pcd service driver can work on 64-bit architecture.
qwang12
2006-06-07
Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.
qwang12
2006-05-30
Fix gcc build break. The PCD TokenNumber is incremented, not the address of t...
bbahnsen
2006-05-29
Refine some internal functions of PCD Driver.
qwang12
2006-05-29
Add in GetNextToken and Register Callback Function funtionality for DXE Driver.
qwang12
2006-05-26
Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...
qwang12
2006-05-24
Check in the Pcd service Driver/PEIM according to the new way of generating P...
qwang12
2006-04-21
Initial import.
bbahnsen