summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/Pcd.h
AgeCommit message (Expand)Author
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu2
2009-06-04update comments per review comments.vanjeff
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu2
2008-10-21Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff
2008-10-16remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec.vanjeff
2008-10-13Formalize comments for Protocols and PPIs.xli24
2008-10-09Fix doxygen comment for structure and macroklu2
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao4
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao4
2008-07-16Fix function comment to follows doxygen format.klu2
2008-06-24Fix doxygen issue:klu2
2008-04-21Fix missing include file which break doxygen parsing.klu2
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-19Checked in the Protocols introduced in UEFI/PI.yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-11-031. Add the fix for the following Bugs:cwu11
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang12
2006-07-17Add in function description and comments.qwang12
2006-07-06Add in support for MaxSize and CurrentSize for PCD entry.qwang12
2006-06-231) Add in support to traverse taken spaceqwang12
2006-06-231) remove some dead code from WinNtBusDriver.cqwang12
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang12
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang12
2006-05-241) Fix bug reported on the PcdSetEx* Macro.qwang12
2006-04-21Initial import.bbahnsen