summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxePcdLib
AgeCommit message (Expand)Author
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng14
2010-12-18Remove CONSTRUCTOR from DxePcdLib aligning the DxePcdLib design with the PeiP...mdkinney
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu2
2010-02-241. Correct File header to ## @filelgao4
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-11-24Fix a typo bug that miss & klu2
2009-11-24Explicitly cast PCD_CALLBACK to EFI_PCD_PPI_CALLBACK/EFI_PCD_PROTOCOL_CALLBAC...klu2
2009-11-241, PeiPcdLib use EFI_PEI_PCD_PPI defined in PI 1.2 to handle dynamicEx type P...klu2
2009-02-13Comments synchronized with library classjji4
2009-01-09INF extension reviewedjji4
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-10Synchronize interface function comment from declaration in library class head...klu2
2008-12-03Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang8
2008-11-26Synchronize function comment in h filegikidy
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-11-21synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy
2008-11-13Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao4
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-22Add description for NULL return value.klu2
2008-10-20Fix ECC issue.klu2
2008-10-15Minor update for PlatOverMngr driver, VariableFormat.h and DxePcdLib.c.lgao4
2008-09-16follow up code revieweric_tian
2008-08-18Add Pcd Protocol in [Depex] section and add back the constructor since PCD pr...qhuang8
2008-08-18Refine the code.klu2
2008-08-18Remove unused internal header file.klu2
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-16Fix function comment to follows doxygen format.klu2
2008-04-22Fix typo in comment.klu2
2008-01-24Add DXE_CORE to supported module type. This library instance is able to suppo...qhuang8
2007-12-11Update PcdLib instances:qhuang8
2007-08-02Add library dependency expressions for several library instances.qhuang8
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-06Enable Intel IPF compilation for MdePkg.qwang12
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang8
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang12
2006-07-13Added license & copyright declarationjwang36
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-12Add in Abstract and Description for a few MSA files.qwang12
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang