summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxePcdLib
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright notice formathhtian2010-04-232-4/+4
* Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu22010-03-031-14/+14
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* PI 1.1 SMM Feature Check-indavidhuang2009-12-231-1/+1
* Fix a typo bug that miss & klu22009-11-241-1/+1
* Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC...klu22009-11-241-2/+2
* 1, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P...klu22009-11-242-28/+62
* Comments synchronized with library classjji42009-02-131-36/+27
* INF extension reviewedjji42009-01-091-1/+1
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-102/+163
* Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang82008-12-031-3/+3
* Synchronize function comment in h filegikidy2008-11-261-1/+1
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy2008-11-211-6/+8
* Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao42008-11-131-2/+2
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-5/+4
* Add description for NULL return value.klu22008-10-221-1/+2
* Fix ECC issue.klu22008-10-201-5/+0
* Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c.lgao42008-10-151-1/+1
* follow up code revieweric_tian2008-09-161-29/+31
* Add Pcd Protocol in [Depex] section and add back the constructor since PCD pr...qhuang82008-08-182-54/+54
* Refine the code.klu22008-08-182-86/+41
* Remove unused internal header file.klu22008-08-181-35/+0
* Code Scrub for MdePkg.yshang12008-07-251-1/+0
* Fix function comment to follows doxygen format.klu22008-07-161-1/+1
* Fix typo in comment.klu22008-04-221-12/+12
* Add DXE_CORE to supported module type. This library instance is able to suppo...qhuang82008-01-241-1/+1
* Update PcdLib instances:qhuang82007-12-112-50/+55
* Add library dependency expressions for several library instances.qhuang82007-08-021-0/+3
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Remove unused comments in MdePkg.yshang12007-07-191-34/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-062-0/+37
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-223-38/+13
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-224-0/+1158
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-1022/+0
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-11/+10
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* Add [in,out] in the @param for PCD header and c file.qwang122006-07-191-2/+2
* Added license & copyright declarationjwang362006-07-131-0/+10
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Add in Abstract and Description for a few MSA files.qwang122006-07-121-7/+10
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-101-7/+7
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-1/+1
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-061-17/+7
* Added LibPatchPcdSetPtr.qwang122006-07-042-6/+58