]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / PCD / Dxe / Pcd.inf
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-11-27 Liming GaoMdeModulePkg PCD: Add DynamicEx PcdVpdBaseAddress64...
2018-10-15 Star ZengMdeModulePkg PcdDxe: ASSERT PcdSetNvStoreDefaultId set
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-03-13 Gao, LimingMdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_...
2015-04-10 Star ZengMdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
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-02-24 lgao41. Correct File header to ## @file
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2009-11-24 klu2Refine comments for PCD PEIM/driver.
2009-11-10 klu2Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI...
2009-04-01 klu21, Move introduction from header file to INF file heade...
2009-02-25 lgao4Use single one PcdFrameworkCompatibilitySupport PCD...
2009-02-10 lgao4Correct typo in comments, clean IfrSupportLib.h
2009-02-03 klu2Fix typo in meta data.
2008-12-17 klu2Update module description for PCD Dxe driver.
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 jwang36Added missing dependent package
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-10 klu2Enable dynamic PCD for windowBusDriver
2007-07-06 klu2Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkMo...
2007-07-03 jwang36Enabled PCD DXE/PEI modules build in MdeModulePkg
2007-07-03 vanjeffImport PCD dxe and PCD pei modules.