]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Universal/PCD/Dxe/Pcd.c
Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid compiling...
[mirror_edk2.git] / EdkModulePkg / Universal / PCD / Dxe / Pcd.c
2006-07-06 qwang12Fix bugs in GetNextTokenSpace and GetNextToken
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-10 qwang121) Sync PcdPpi guid with PCD arch spec.
2006-06-07 qwang12Make sure Pcd service driver can work on 64-bit archite...
2006-06-07 qwang12Sync Pcd Service Driver, PEIM and library with MDE...
2006-05-30 bbahnsenFix gcc build break. The PCD TokenNumber is incremented...
2006-05-29 qwang12Refine some internal functions of PCD Driver.
2006-05-29 qwang12Add in GetNextToken and Register Callback Function...
2006-05-26 qwang12Sync up Pcd Library Instances and PCD Driver/PEIM with...
2006-05-24 qwang12Check in the Pcd service Driver/PEIM according to the...
2006-04-21 bbahnsenInitial import.