summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxePcdLib
AgeCommit message (Expand)Author
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
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang12
2006-07-04Added LibPatchPcdSetPtr.qwang12
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang12
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang12
2006-06-26• BaseMemoryLib:qhuang8
2006-06-231) Add in support to traverse taken spaceqwang12
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang12
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang12
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang12
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang12
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-241) Fix bug reported on the PcdSetEx* Macro.qwang12
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen