]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/PCD/Dxe/Pcd.c
MdeModulePkg PCD: Fix TmpTokenSpaceBufferCount not assigned correctly
[mirror_edk2.git] / MdeModulePkg / Universal / PCD / Dxe / Pcd.c
2017-05-19 Star ZengMdeModulePkg PCD: Fix TmpTokenSpaceBufferCount not...
2017-03-16 Star ZengMdeModulePkg PCD: Allow SkuId to be changed only once
2016-09-20 Star ZengMdeModulePkg PCD: Update PCD database structure definit...
2016-05-23 Star ZengMdeModulePkg PCD: Follow PI1.4a to fix artificial limit...
2015-04-14 Star ZengMdeModulePkg Pcd: Check the input SkuId in SetSku()
2015-04-10 Star ZengMdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in...
2013-12-29 Star ZengMdeModulePkg Pcd DXE: Handle the case gPcdDataBaseHobGu...
2013-11-20 Star ZengMdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_I...
2013-11-20 Star ZengMdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_IN...
2013-11-18 Bob C FengMdePkg and MdeModulePkg Pcd: Implement PCD Driver for...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-04 niruiyuChange back the TPL of PCD from TPL_CALLBACK to TPL_NOT...
2010-02-22 niruiyuTPL of Pcd Dxe driver was changed to TPL_CALLBACK from...
2010-02-11 rsun3Coding style fix and minor improvements.
2009-11-24 klu2Clean up code.
2009-11-23 klu21, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdP...
2009-11-10 klu2Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI...
2009-05-06 klu2Synchronize PCD_Infrastructure 0.55 with source code.
2009-02-25 qhuang8Add a work around to set the PCD protocol lock to TPL_N...
2009-02-25 lgao4Use single one PcdFrameworkCompatibilitySupport PCD...
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
2009-02-01 qwang12Update the protocol function to return EFI_INVALID_PARA...
2008-11-27 klu2Fix ECC issue for PCD Dxe and Peim
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-07-10 klu2Add function header and pass ECC tools
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-03 vanjeffImport PCD dxe and PCD pei modules.