summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PCD
AgeCommit message (Expand)AuthorFilesLines
2009-02-26If variable does not exist for a HII PCD, a new NV variable need to be created.klu21-5/+32
2009-02-25Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the res...qhuang81-1/+1
2009-02-25Fix GCC building broken, GCC does not allow \ character at end of line in co...klu21-4/+4
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao45-46/+10
2009-02-25Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be inv...klu21-44/+18
2009-02-25Add sample for auto-generated PCDklu21-0/+297
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-17update code to pass K8.hchen301-8/+23
2009-02-17Fix EBC build broken.klu21-4/+4
2009-02-17Fix EBC build broken.klu21-8/+8
2009-02-131.enhanced security check.vanjeff1-3/+3
2009-02-13enhanced security check.vanjeff1-6/+6
2009-02-13Fix security check.lgao41-6/+6
2009-02-11Include the missing Guid header file to refer the global Guidlgao42-6/+3
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao45-30/+9
2009-02-03Fix typo in meta data.klu21-2/+2
2009-02-01Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang122-7/+14
2009-01-09Add INF extension Informationlgao42-8/+7
2008-12-31Fix some typo.gikidy3-15/+16
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-17Update module description for PCD Dxe driver.klu21-2/+3
2008-12-11Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao44-15/+9
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney1-1/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2-6/+0
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao41-4/+4
2008-11-27Fix ECC issue for PCD Dxe and Peimklu24-8/+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...jji42-3/+3
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff2-182/+91
2008-08-25remove the unused msa files in MdeModulePkg.lgao42-228/+0
2008-07-14Code scrub for PCD PEIM. klu23-105/+1240
2008-07-10Add function header and pass ECC toolsklu23-97/+1404
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82-13/+13
2007-08-30Added missing dependent packagejwang362-0/+2
2007-07-20remove some comments introduced by tools.vanjeff1-6/+0
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff2-25/+25
2007-07-16Modules cleanup.vanjeff3-52/+0
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH7-134/+12
2007-07-10Enable dynamic PCD for windowBusDriverklu21-2/+1
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH5-106/+21
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu22-8/+8
2007-07-06Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModulePkgTokenSpaceGuidjwang361-1/+1
2007-07-03Enabled PCD DXE/PEI modules build in MdeModulePkgjwang364-4/+5
2007-07-03Import PCD dxe and PCD pei modules.vanjeff14-0/+5011