]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/PCD/Dxe/Service.c
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These...
[mirror_edk2.git] / MdeModulePkg / Universal / PCD / Dxe / Service.c
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-14 klu2According to PI 1.2 spec Vol 3 chapter 8 PCD, if the...
2009-08-17 lgao4Update PCD driver to correctly set the HII type PCDs.
2009-06-04 klu2The StringIndex should be casted to UINT16* but not...
2009-05-31 klu2Fix the bug that PCD driver treat StringTableIndex...
2009-05-27 klu2Fix the bug that build tool and PCD driver can not...
2009-02-26 klu2If variable does not exist for a HII PCD, a new NV...
2009-02-25 klu2Merge GetSizeTableIndexA to GetSizeTableIndex function...
2009-02-17 hchen30update code to pass K8.
2009-02-17 klu2Fix EBC build broken.
2009-02-17 klu2Fix EBC build broken.
2009-02-13 vanjeff1.enhanced security check.
2009-02-13 vanjeffenhanced security check.
2009-02-13 lgao4Fix security check.
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
2008-12-31 gikidyFix some typo.
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.