summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol
AgeCommit message (Expand)AuthorFilesLines
2009-07-28Committing changes to the comments, after review with engineers. pkandel24-272/+198
2009-07-24Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real...mdkinney1-4/+30
2009-07-14Remove the following Protocols from the IntelFrameworkPkg because they are id...mdkinney5-1425/+0
2009-07-13Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<.klu21-1/+1
2009-07-13Make code definition alignment.lgao41-1/+1
2009-07-13Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao43-22/+24
2009-07-13updated parameters name to match spec.vanjeff1-7/+7
2009-07-13Add Framework MP Services Protocolmdkinney1-0/+660
2009-07-13Clean up doxygen commentsmdkinney1-191/+186
2009-07-111) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney6-39/+960
2009-07-11Remove "Module Name:" from include file headers.mdkinney11-22/+0
2009-07-10Fix Doxygen document generation for function prototypesmdkinney2-2/+2
2009-07-10Clean the public header files to remove the unnecessary include files.lgao431-41/+3
2009-07-10Code clean up to match with Framework HII 0.92 spec. Add comments for mismatc...rsun31-209/+382
2009-07-09Remove structure declaration for EFI_UGA_PIXEL.mdkinney1-10/+1
2009-07-09Add comments to describe the difference between code and spec to fix the bug ...jchen201-15/+13
2009-07-09Add comments to describe the difference between code and spec to fix the bug ...jchen201-3/+9
2009-07-09Add definition on SmmStatusCodeProtocol to comply the SMMCIS spec to fix the ...jchen201-0/+83
2009-07-09Add comments to describe the difference with Spec to fix the bug #202466jchen201-0/+5
2009-07-09Add the FRAMEWORK_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL definition to comply wit...jchen201-0/+354
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