summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Ppi/Pcd.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-98/+38
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-4/+4
2020-02-10MdePkg/Ppi: Fix various typosAntoine Coeur1-2/+2
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-183/+183
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng1-24/+14
2010-04-23Update the copyright notice formathhtian1-1/+1
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-20/+20
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu21-2/+7
2009-06-04Second set of changes based on a review of the code comments in the Include d...pkandel1-3/+3
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu21-9/+15
2008-10-21Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff1-58/+39
2008-10-16remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec.vanjeff1-119/+135
2008-10-13Formalize comments for Protocols and PPIs.xli241-101/+3
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-7/+105
2008-06-24Fix doxygen issue:klu21-32/+32
2008-04-21Fix missing include file which break doxygen parsing.klu21-0/+1
2008-04-03[Description]yshang11-1/+1
2007-06-27Updated headers to follow coding standardAJFISH1-2/+0
2007-06-13Add PPI definitions introduced in PI1.0.yshang11-0/+865
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-864/+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-80/+100
2006-07-17Add in function description and comments.qwang121-5/+544
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang121-7/+7
2006-06-231) Add in support to traverse taken spaceqwang121-0/+7
2006-06-231) remove some dead code from WinNtBusDriver.cqwang121-1/+1
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang121-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/+294