summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/PCD
AgeCommit message (Expand)AuthorFilesLines
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang121-6/+17
2006-05-30Fix gcc build break. The PCD TokenNumber is incremented, not the address of t...bbahnsen1-1/+1
2006-05-29Refine some internal functions of PCD Driver.qwang126-328/+220
2006-05-29Add in support for GetNextTokenNumber API.qwang126-42/+64
2006-05-29Add in GetNextToken and Register Callback Function funtionality for DXE Driver.qwang125-106/+338
2006-05-26Fix more gcc build breaks. One of these was a subtle bug in the code that was...bbahnsen2-2/+2
2006-05-26Fix gcc build break. Slashes should always lean forward!bbahnsen3-35/+35
2006-05-26Add version check in both PCD database generation and service driver.qwang122-184/+21
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang125-312/+269
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch3-3/+3
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang121-1/+0
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang123-0/+191
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang124-0/+208
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang124-0/+208
2006-05-24Check in the Pcd service Driver/PEIM according to the new way of generating P...qwang127-1305/+1544
2006-04-21Initial import.bbahnsen10-0/+4147