summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/DxePcdLib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang122006-07-031-2/+9
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-5/+5
* converted all surface area description files to new schemajwang362006-06-301-41/+41
* 1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang122006-06-261-4/+7
* • BaseMemoryLib:qhuang82006-06-261-1/+1
* 1) Add in support to traverse taken spaceqwang122006-06-231-19/+83
* 1) Sync PcdPpi guid with PCD arch spec.qwang122006-06-101-1/+1
* Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang122006-06-071-33/+33
* Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang122006-06-021-1/+1
* Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang122006-05-261-48/+47
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* 1) Fix bug reported on the PcdSetEx* Macro.qwang122006-05-241-1/+4
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-214-0/+979