summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include
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-12-15Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee...lzeng141-0/+5
2011-04-20Update and add some definitions to reflect the latest industry standard or fo...lzeng141-17/+53
2011-01-31Correct comments for EFI_LEGACY_PIRQ_ENTRY.jyao11-12/+5
2011-01-26Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definitionli-elvin1-3/+3
2010-12-22Update definition of EFI_SMM_CPU_SAVE_STATE to exclude Itanium save state. No...rsun31-1/+3
2010-12-10Add missing data record for Type 4.li-elvin1-1/+38
2010-12-08add progress code definitions defined in Framework Specification.vanjeff1-0/+19
2010-11-05Add comment that describes the TPL restrictions for the Data Hub Protocol.mdkinney1-1/+1
2010-08-20The definition of NumberOfSmmReservedRegions is incorrect in Framework SmmCis...xli241-1/+5
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 formathhtian57-57/+57
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.)myronporter57-1500/+1592
2010-03-04Correct the CIS spec version info.xli242-3/+3
2010-03-01Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework ...jchen201-0/+76
2010-02-26Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan131-6/+1
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...mdkinney2-89/+175
2010-01-15Remove the duplicated definitions between Framework AcpiSupport and PI AcpiSy...lgao41-26/+2
2010-01-14Remove duplicate typedef of EFI_SMM_CPU_IO_INTERFACEmdkinney1-1/+0
2010-01-14Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for ...mdkinney2-53/+88
2010-01-11Remove unnecessary colon for @note tag.xli243-11/+11
2010-01-07Minor code enhancement.xli243-8/+6
2009-12-31Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framewor...rsun31-19/+7
2009-12-23PI 1.1 SMM Feature Check-indavidhuang1-0/+11
2009-11-30Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE.xli241-1/+3
2009-11-26Add PI complied S3 implementation. Include the Opcode definition and EFI_BOOT...jchen201-89/+9
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun36-112/+24
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-24Make end of line consistent.qhuang81-85/+85
2009-08-18Fix invalid doxygen comment, should not mix the usage of /// and /**klu21-5/+5
2009-08-10refine some definitions comments.eric_tian2-6/+5
2009-07-30Lightly revised SmmCis.h based on information in the PI spec. pkandel1-5/+6
2009-07-29Updated comment at line 595 to be PI 1.1 spec, instead of 1.0.pkandel1-1/+1
2009-07-28fixed wrong comments format.vanjeff1-43/+97
2009-07-28Committing changes to the comments, after review with engineers. pkandel36-324/+248
2009-07-27add comment on mismatch between code and MiscSubclass spec.eric_tian1-0/+6
2009-07-24Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real...mdkinney2-10/+30
2009-07-24Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney3-1398/+62
2009-07-22comments refineeric_tian1-7/+22
2009-07-17improve the doxgen style comments.eric_tian1-196/+262
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