summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol
AgeCommit message (Expand)AuthorFilesLines
2009-07-08to describe the gap between Framework spec and code to fix the bug #202434jchen201-2/+6
2009-07-08Add comments for the inconsistent definition with framework specification.lgao41-1/+32
2009-07-08Add [in], [out] tag for function description.xli241-9/+9
2009-07-07Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff1-4/+2
2009-07-07Refine comments.klu21-10/+44
2009-07-06Refine include file for SMM Base Protocol.xli241-39/+7
2009-07-06Add space for alignment.xli241-1/+1
2009-07-06updated function headers.vanjeff1-3/+3
2009-07-06Add tag of in/out for @param comments in function header.xli241-5/+5
2009-07-06add detailed description for functions.vanjeff1-5/+30
2009-07-03Change FRAMEWORK_EFI_HII_CALLBACK_PACKET back to EFI_HII_CALLBACK_PACKET to m...mdkinney1-2/+2
2009-07-03added comments per framework spec.vanjeff2-101/+154
2009-07-02Update code comments according to intel framework specification.lgao41-28/+20
2009-07-02Correct the structure's comments to follow doxygen format.klu220-475/+451
2009-07-02Refine SMM USB Dispatch Protocol definition.xli241-22/+9
2009-07-02Refine CPU I/O Protocol definition.xli241-40/+23
2009-07-02Correct element description of EFI_SMM_PERIODIC_TIMER_DISPATCH_CONTEXT.xli241-31/+17
2009-07-02Remove the unknown characters.gikidy1-1/+1
2009-07-02Remove the unknown characters.lgao41-2/+2
2009-07-02Add the missing LEGACY_USED definition.lgao41-13/+7
2009-07-02Update comments for coding style.jljusten2-158/+163
2009-07-01tabs were set incorrectly in previous check inlgr4-511/+511
2009-07-01Change single quote to use standard ascii character.jljusten1-2/+2
2009-07-01Per code review, Update Doxygen comments - add the missing info from spec wit...lgr1-68/+497
2009-07-01Per code review, Update Doxygen comments - add /// comments to protocol structlgr1-2/+16
2009-07-01Per code review, Update Doxygen comments - add /// comments from spec to data...lgr1-1/+44
2009-07-01Per code review, Update Doxygen comments - restore reference to framework spe...lgr1-13/+24
2009-06-24Refine the comments for IntelFrameworkPkg/Include/Protocol/DataHub.hklu21-16/+9
2009-06-24Update structure's comments to doxygen style.klu21-17/+18
2009-06-19Refine include file for PCI Platform Protocol, and update C source code accor...xli241-25/+39
2009-06-17Update header file comments.lgao42-19/+26
2009-06-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8576 6f1...jcarsey1-3/+3
2009-06-16Update comments. Remove a definition not defined in the Framework SMM CIS spe...rsun31-30/+22
2009-06-16Comment update.rsun31-30/+15
2009-06-16Correct the GUID for EFI_FORM_BROWSER_COMPATIBILITY_PROTOCOL_GUID.rsun31-1/+1
2009-06-10updated commentjcarsey1-1/+1
2009-06-10updated commentsjcarsey1-13/+12
2009-06-10updated commentsjcarsey1-12/+11
2009-06-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8511 6f1...jcarsey1-72/+76
2009-06-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8510 6f1...jcarsey1-11/+5
2009-06-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8509 6f1...jcarsey2-40/+32
2009-06-04Clean up CSM related include files to match specificationmdkinney2-0/+64
2009-06-03Fix minor typos in comments.jljusten2-6/+7
2009-05-21Update revision reference tag.gikidy7-7/+7
2009-05-21Synchronize code with specs.gikidy9-19/+111
2009-04-02Data field added for long physical blocks. gikidy1-2/+9
2009-02-19Add the missing definitions in framework Pci Host bridge specification.lgao41-0/+8
2009-02-05update comments to allign with spectding111-142/+127
2009-01-04Add a comment to describe the reason why the GUID for HII protocol is not mat...qwang121-0/+6
2009-01-04Replace some CopyMem() for GUID copy with CopyGuid().gdong11-1/+4