]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Universal/PCD
Ported to use BaseMemoryLib functions
[mirror_edk2.git] / EdkModulePkg / Universal / PCD /
2006-07-08 qwang12Add Feature Flag PcdDxePcdDatabaseTraverseEnabled...
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 jwang36Obsoleted by new schema and new build tools.
2006-07-06 qwang12Fixed a bug when input a invalid token number (not...
2006-07-06 jwang36Added type cast (VOID *) to the third parameter of...
2006-07-06 qwang12Fix bugs in GetNextTokenSpace and GetNextToken
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-05 qhuang8 DebugLib:
2006-07-04 qwang12Added LibPatchPcdSetPtr.
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-07-02 klu2Modify MSA file for correcting <TokenSpaceGuidCName>
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 jwang36converted all surface area description files to new...
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 qwang12Remove the dead files.
2006-06-23 qwang12Remove the dead files.
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-16 qwang12should return instead of break.
2006-06-13 qwang12Add in HII enable support for PCD.
2006-06-12 klu2Transfer old <PCDs> in MSA to <PcdCoded>:
2006-06-10 qwang121) Sync PcdPpi guid with PCD arch spec.
2006-06-08 qhuang8 1. Rename PeiCoreLib to PeiServicesLib and rename...
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-06-02 qwang12Make the EdkMoudlePkg build by allocate mCallbackFnTabl...
2006-06-02 qwang12Make sure the PCD dxe service driver can handle the...
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 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 bbahnsenFix gcc build break. Slashes should always lean forward!
2006-05-26 qwang12Add version check in both PCD database generation and...
2006-05-26 qwang12Sync up Pcd Library Instances and PCD Driver/PEIM with...
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
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-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-05-24 qwang12Check in the Pcd service Driver/PEIM according to the...
2006-04-21 bbahnsenInitial import.