summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/Pcd.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-101/+38
* MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-4/+4
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Add the missing spec version information for header filesshenglei2018-08-291-0/+3
* MdePkg: Clean up source filesLiming Gao2018-06-281-186/+186
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-181-22/+15
* Update the copyright notice formathhtian2010-04-231-1/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-121-22/+22
* Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu22010-03-031-2/+7
* update comments per review comments.vanjeff2009-06-041-2/+1
* Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel2009-06-041-23/+23
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-061-8/+17
* Re-defined PCD_INVALID_TOKEN_NUMBER in header files of PCD Ppi&Protocol, sinc...vanjeff2008-10-211-8/+11
* remove PCD_INVALID_TOKEN_NUMBER, that is not defined in PCD Spec.vanjeff2008-10-161-3/+0
* Formalize comments for Protocols and PPIs.xli242008-10-131-7/+3
* Fix doxygen comment for structure and macroklu22008-10-091-94/+0
* Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42008-10-091-2/+0
* Code Scrub for Protocol and Ppi Definitionlgao42008-07-251-65/+162
* Fix function comment to follows doxygen format.klu22008-07-161-1/+2
* Fix doxygen issue:klu22008-06-241-32/+32
* Fix missing include file which break doxygen parsing.klu22008-04-211-0/+2
* Updated headers to follow coding standardAJFISH2007-06-271-2/+0
* Checked in the Protocols introduced in UEFI/PI.yshang12007-06-191-0/+860
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-860/+0
* 1. Add the fix for the following Bugs:cwu112006-11-031-1/+1
* Add [in,out] in the @param for PCD header and c file.qwang122006-07-191-82/+102
* Add in function description and comments.qwang122006-07-171-6/+540
* Add in support for MaxSize and CurrentSize for PCD entry.qwang122006-07-061-8/+8
* 1) Add in support to traverse taken spaceqwang122006-06-231-0/+9
* 1) remove some dead code from WinNtBusDriver.cqwang122006-06-231-1/+1
* Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang122006-06-071-33/+33
* Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang122006-05-261-39/+41
* 1) Fix bug reported on the PcdSetEx* Macro.qwang122006-05-241-0/+2
* Initial import.bbahnsen2006-04-211-0/+293