summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PCD/Pei
AgeCommit message (Expand)Author
2010-04-24Update the copyright notice formathhtian
2010-03-181, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal...klu2
2010-02-241. Correct File header to ## @filelgao4
2010-02-11Support HII VOID* dynamic/dynamicEx type PCD.klu2
2010-02-11Pass the correct TokenNumber into a CallbackOnSet notification function. The...mdkinney
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-14According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined t...klu2
2009-12-03According to PI specification, if token number can not be found for dynamic-e...klu2
2009-11-24Refine comments for PCD PEIM/driver.klu2
2009-11-24Clean up code.klu2
2009-11-231, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time;klu2
2009-11-10Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu2
2009-05-31Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact...klu2
2009-05-27Fix the bug that build tool and PCD driver can not deal with byte array or AN...klu2
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu2
2009-04-011, Move introduction from header file to INF file header; 2, Refine dynamic P...klu2
2009-03-29Refine commentsklu2
2009-03-29Add introduction of PCD database in PCD PEIM.klu2
2009-03-10Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao4
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao4
2009-02-24Use gEfiCallerIdGuid as the private guid for PcdPeim module.lgao4
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao4
2009-02-11Include the missing Guid header file to refer the global Guidlgao4
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao4
2009-02-01Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang12
2009-01-09Add INF extension Informationlgao4
2008-12-31Fix some typo.gikidy
2008-12-25Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...lgao4
2008-12-24Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ...lgao4
2008-12-11Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao4
2008-11-27Fix ECC issue for PCD Dxe and Peimklu2
2008-11-19Doxygen fix.qwang12
2008-11-05Remove over specific libraryclass PeiServicesTablePointerLibklu2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-28clean up EBC in inf files.vanjeff
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-07-14Code scrub for PCD PEIM. klu2
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-30Added missing dependent packagejwang36
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff
2007-07-16Modules cleanup.vanjeff
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu2
2007-07-06Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModulePkgTokenSpaceGuidjwang36
2007-07-03Enabled PCD DXE/PEI modules build in MdeModulePkgjwang36
2007-07-03Import PCD dxe and PCD pei modules.vanjeff