summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/PCD/Pei
Commit message (Expand)AuthorAgeFilesLines
* Enable PCD version check on PCD driver and PCD database.lgao42012-02-151-7/+6
* Update PcdSetPtr() API to set the output buffer size to the max buffer size w...lgao42011-12-151-0/+1
* Correctly use GetPtrTypeSize() to get MaxSize. lgao42011-11-281-1/+1
* Fix PcdSetPtr() service to use the max buffer size to check whether new buffe...lgao42011-11-281-3/+7
* Enhance inf and dec file to follow specs.ydong102011-03-141-2/+2
* Update the copyright notice formathhtian2010-04-244-8/+8
* 1, For Pcd_PPI, UnregistedCallBack should return EFI_INVALID_PARAMETER if Cal...klu22010-03-181-3/+10
* 1. Correct File header to ## @filelgao42010-02-241-2/+2
* Support HII VOID* dynamic/dynamicEx type PCD.klu22010-02-111-1/+7
* Pass the correct TokenNumber into a CallbackOnSet notification function. The...mdkinney2010-02-111-1/+1
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-292-9/+9
* According to PI 1.2 spec Vol 3 chapter 8 PCD, if the PCD service determined t...klu22010-01-142-4/+6
* According to PI specification, if token number can not be found for dynamic-e...klu22009-12-031-6/+10
* Refine comments for PCD PEIM/driver.klu22009-11-241-0/+8
* Clean up code.klu22009-11-241-27/+21
* 1, Correct the PCD PEIM to produce gEfiPcdPpi and gPcdPpi at same time;klu22009-11-231-2/+25
* Make PcdPeim/PcdDxe driver also produce EFI_PCD_PPI/EFI_PCD_PROTOCOL defined ...klu22009-11-103-4/+34
* Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact...klu22009-05-311-1/+1
* Fix the bug that build tool and PCD driver can not deal with byte array or AN...klu22009-05-271-2/+2
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-062-26/+44
* 1, Move introduction from header file to INF file header; 2, Refine dynamic P...klu22009-04-012-260/+262
* Refine commentsklu22009-03-291-24/+37
* Add introduction of PCD database in PCD PEIM.klu22009-03-291-1/+249
* Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao42009-03-101-2/+2
* Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao42009-02-253-31/+9
* Use gEfiCallerIdGuid as the private guid for PcdPeim module.lgao42009-02-243-5/+3
* Move MdeModuleHii.h into Include\Guid directorylgao42009-02-231-2/+2
* Include the missing Guid header file to refer the global Guidlgao42009-02-111-4/+2
* Correct typo in comments, clean IfrSupportLib.hlgao42009-02-101-4/+4
* Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang122009-02-011-4/+8
* Add INF extension Informationlgao42009-01-092-8/+7
* Fix some typo.gikidy2008-12-311-6/+6
* Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...lgao42008-12-251-1/+1
* Code clean for Ftw driver, remove the obsolete logic for boot block. Correct ...lgao42008-12-243-4/+5
* Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver.lgao42008-12-114-15/+9
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-271-4/+4
* Fix ECC issue for PCD Dxe and Peimklu22008-11-272-4/+0
* Doxygen fix.qwang122008-11-191-1/+1
* Remove over specific libraryclass PeiServicesTablePointerLibklu22008-11-052-2/+0
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* clean up EBC in inf files.vanjeff2008-10-281-1/+1
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-88/+44
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-129/+0
* Code scrub for PCD PEIM. klu22008-07-143-105/+1240
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-9/+9
* Added missing dependent packagejwang362007-08-301-0/+1
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-11/+11
* Modules cleanup.vanjeff2007-07-162-26/+0
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-102-21/+0