summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol
AgeCommit message (Expand)AuthorFilesLines
2015-04-16IntelFrameworkPkg: Fix a non ASCII char in LegacyBios.h.Qiu Shumin1-1/+1
2015-04-08IntelFrameworkPkg: Update EFI_COMPATIBILITY16_TABLE to CSM 0.98.David Woodhouse1-2/+27
2011-01-31Correct comments for EFI_LEGACY_PIRQ_ENTRY.jyao11-12/+5
2010-11-05Add comment that describes the TPL restrictions for the Data Hub Protocol.mdkinney1-1/+1
2010-06-17Fix the bug that definition of EFI_DISPATCH_OPROM_TABLE does not follow Frame...xli241-1/+1
2010-04-23Update the copyright notice formathhtian30-30/+30
2010-03-16Add missing words for the description of EFI_SMM_CONTROL_PROTOCOL.xli241-1/+3
2010-03-16Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter30-954/+1022
2010-02-03Remove the duplicate protocol header files in IntelFrameworkPkg. Modules that...qhuang81-78/+0
2010-01-27Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t...mdkinney1-0/+175
2010-01-15Remove the duplicated definitions between Framework AcpiSupport and PI AcpiSy...lgao41-26/+2
2010-01-14Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for ...mdkinney1-0/+88
2010-01-11Remove unnecessary colon for @note tag.xli242-6/+6
2010-01-07Minor code enhancement.xli242-5/+5
2009-12-31Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framewor...rsun31-19/+7
2009-11-30Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE.xli241-1/+3
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun34-49/+13
2009-11-18Update framework CPU I/O protocol to solve some symbol duplication and confli...qhuang81-78/+15
2009-11-09Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID and its GUID...qhuang81-3/+5
2009-10-10update comments with the right words.vanjeff1-1/+1
2009-10-10clean up non-English characters.vanjeff1-2/+2
2009-10-10clean up non-English characters.vanjeff2-2/+2
2009-09-03specify the spec revision number followed by protocol eric_tian5-25/+27
2009-08-10refine some definitions comments.eric_tian1-5/+3
2009-07-28fixed wrong comments format.vanjeff1-43/+97
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