summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/Pcd.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-101/+38
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-4/+4
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-29MdePkg: Add the missing spec version information for header filesshenglei1-0/+3
2018-06-28MdePkg: Clean up source filesLiming Gao1-186/+186
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng1-22/+15
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-22/+22
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu21-2/+7
2009-06-04update comments per review comments.vanjeff1-2/+1
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel1-23/+23
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu21-8/+17
2008-10-21Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff1-8/+11
2008-10-16remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec.vanjeff1-3/+0
2008-10-13Formalize comments for Protocols and PPIs.xli241-7/+3
2008-10-09Fix doxygen comment for structure and macroklu21-94/+0
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao41-2/+0
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao41-65/+162
2008-07-16Fix function comment to follows doxygen format.klu21-1/+2
2008-06-24Fix doxygen issue:klu21-32/+32
2008-04-21Fix missing include file which break doxygen parsing.klu21-0/+2
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang11-0/+860
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-860/+0
2006-11-031. Add the fix for the following Bugs:cwu111-1/+1
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang121-82/+102
2006-07-17Add in function description and comments.qwang121-6/+540
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang121-8/+8
2006-06-231) Add in support to traverse taken spaceqwang121-0/+9
2006-06-231) remove some dead code from WinNtBusDriver.cqwang121-1/+1
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang121-33/+33
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang121-39/+41
2006-05-241) Fix bug reported on the PcdSetEx* Macro.qwang121-0/+2
2006-04-21Initial import.bbahnsen1-0/+293