summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/Pcd.h
AgeCommit message (Expand)AuthorFilesLines
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