]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Universal/PCD/Pei/Pcd.c
Make EDK Module Package pass Intel IPF compiler with /Ox switch.
[mirror_edk2.git] / EdkModulePkg / Universal / PCD / Pei / Pcd.c
2007-02-02 xli24Make EDK Module Package pass Intel IPF compiler with...
2007-01-25 xli24Partially make EdkModulePkg pass intel IPF compiler...
2006-10-10 qwang121) If DebugAssertEnabled is TRUE, we still need to...
2006-08-30 qwang12Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPei...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-08 qwang12Add Feature Flag PcdDxePcdDatabaseTraverseEnabled...
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.