summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PCD/Pei
AgeCommit message (Expand)AuthorFilesLines
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao43-31/+9
2009-02-24Use gEfiCallerIdGuid as the private guid for PcdPeim module.lgao43-5/+3
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao41-2/+2
2009-02-11Include the missing Guid header file to refer the global Guidlgao41-4/+2
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao41-4/+4
2009-02-01Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang121-4/+8
2009-01-09Add INF extension Informationlgao42-8/+7
2008-12-31Fix some typo.gikidy1-6/+6
2008-12-25Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...lgao41-1/+1
2008-12-24Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ...lgao43-4/+5
2008-12-11Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao44-15/+9
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao41-4/+4
2008-11-27Fix ECC issue for PCD Dxe and Peimklu22-4/+0
2008-11-19Doxygen fix.qwang121-1/+1
2008-11-05Remove over specific libraryclass PeiServicesTablePointerLibklu22-2/+0
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-88/+44
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-129/+0
2008-07-14Code scrub for PCD PEIM. klu23-105/+1240
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-9/+9
2007-08-30Added missing dependent packagejwang361-0/+1
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff1-11/+11
2007-07-16Modules cleanup.vanjeff2-26/+0
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2-21/+0
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH5-106/+21
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu21-6/+6
2007-07-06Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModulePkgTokenSpaceGuidjwang361-1/+1
2007-07-03Enabled PCD DXE/PEI modules build in MdeModulePkgjwang362-2/+3
2007-07-03Import PCD dxe and PCD pei modules.vanjeff7-0/+2330