]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/PCD/Pei/Service.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / PCD / Pei / Service.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-11-27 Liming GaoMdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-12-25 Liming GaoMdeModulePkg: Update PCD driver to support the optimize...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2016-09-20 Star ZengMdeModulePkg PCD: Update PCD database structure definit...
2015-07-01 Qiu ShuminMdeModulePkg/Universal/PCD: Use safe string functions...
2015-04-14 Star ZengMdeModulePkg Pcd: Check the input SkuId in SetSku()
2014-03-21 Star ZengMdeModulePkg PCD: Fix PCD driver to return default...
2013-12-02 Star ZengMdeModulePkg Pcd: Refine the code to avoid error report.
2013-11-21 Star ZengMdeModulePkg Pcd: Refine the code to avoid error report.
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...
2012-03-06 lgao4Update string offset and default offset from UINT16...
2011-12-15 lgao4Update PcdSetPtr() API to set the output buffer size...
2011-11-28 lgao4Correctly use GetPtrTypeSize() to get MaxSize.
2011-11-28 lgao4Fix PcdSetPtr() service to use the max buffer size...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-18 klu21, For Pcd_PPI, UnregistedCallBack should return EFI_IN...
2010-02-11 klu2Support HII VOID* dynamic/dynamicEx type PCD.
2010-02-11 mdkinneyPass the correct TokenNumber into a CallbackOnSet notif...
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-12-03 klu2According to PI specification, if token number can...
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-25 lgao4Use single one PcdFrameworkCompatibilitySupport PCD...
2009-02-24 lgao4Use gEfiCallerIdGuid as the private guid for PcdPeim...
2009-01-09 lgao4Add INF extension Information
2008-12-24 lgao4Code clean for Ftw driver, remove the obsolete logic...
2008-12-11 lgao4Code Scrub for Pcd, PlatformDriOverride and PlatOverMng...
2008-07-14 klu2Code scrub for PCD PEIM.
2007-07-09 AJFISHUpdated modules to not depend on the IntelFrameworkPkg.
2007-07-03 vanjeffImport PCD dxe and PCD pei modules.