]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Universal/PCD/Pei/Pcd.c
Fixed a bug when input a invalid token number (not ZERO nor a valid token number...
[mirror_edk2.git] / EdkModulePkg / Universal / PCD / Pei / Pcd.c
2006-07-06 qwang12Fixed a bug when input a invalid token number (not...
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-08 qhuang8 1. Rename PeiCoreLib to PeiServicesLib and rename...
2006-06-07 qwang12Sync Pcd Service Driver, PEIM and library with MDE...
2006-05-29 qwang12Refine some internal functions of PCD Driver.
2006-05-29 qwang12Add in support for GetNextTokenNumber API.
2006-05-29 qwang12Add in GetNextToken and Register Callback Function...
2006-05-26 bbahnsenFix more gcc build breaks. One of these was a subtle...
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-05-24 qwang12Check in the Pcd service Driver/PEIM according to the...
2006-04-21 bbahnsenInitial import.