summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PCD/Dxe
AgeCommit message (Expand)AuthorFilesLines
2009-04-011, Move introduction from header file to INF file header; 2, Refine dynamic P...klu22-262/+262
2009-03-29Add introduction of PCD database in PCD Database.klu21-296/+262
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 ...lgao42-15/+1
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-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 Guidlgao41-2/+1
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao44-26/+5
2009-02-03Fix typo in meta data.klu21-2/+2
2009-02-01Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang121-3/+6
2008-12-31Fix some typo.gikidy2-9/+10
2008-12-17Update module description for PCD Dxe driver.klu21-2/+3
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...gikidy1-3/+0
2008-11-27Fix ECC issue for PCD Dxe and Peimklu22-4/+0
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-2/+2
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-94/+47
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-99/+0
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...qhuang81-4/+4
2007-08-30Added missing dependent packagejwang361-0/+1
2007-07-20remove some comments introduced by tools.vanjeff1-6/+0
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff1-14/+14
2007-07-16Modules cleanup.vanjeff1-26/+0
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH5-113/+12
2007-07-10Enable dynamic PCD for windowBusDriverklu21-2/+1
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu21-2/+2
2007-07-03Enabled PCD DXE/PEI modules build in MdeModulePkgjwang362-2/+2
2007-07-03Import PCD dxe and PCD pei modules.vanjeff7-0/+2681