]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Universal/PCD/Dxe/Service.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / EdkModulePkg / Universal / PCD / Dxe / Service.c
2008-12-31 lhauchRetiring the ANT/JAVA build and removing the older...
2007-01-25 xli24Partially make EdkModulePkg pass intel IPF compiler...
2007-01-18 qwang12Updated the copyright year.
2007-01-18 qwang12Add Lock for cirtical section in PCD database processin...
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-07-17 qwang12Add in function description and comments.
2006-07-08 qwang12fix a bug in Service.c
2006-07-08 qwang12Add Feature Flag PcdDxePcdDatabaseTraverseEnabled...
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 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-04 qwang12Added LibPatchPcdSetPtr.
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-13 qwang12Add in HII enable support for PCD.
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-06-02 qwang12Make the EdkMoudlePkg build by allocate mCallbackFnTabl...
2006-06-02 qwang12Make sure the PCD dxe service driver can handle the...
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-24 qwang12Check in the Pcd service Driver/PEIM according to the...
2006-04-21 bbahnsenInitial import.