summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* IntelFrameworkPkg: Clean up source filesLiming Gao2018-06-2857-1414/+1414
* IntelFrameworkPkg/LegacyBios.h: Add a macro to guarantee page 0 accessJian J Wang2017-12-081-0/+36
* IntelFrameworkPkg: Fix typos in commentsGary Lin2016-10-242-2/+2
* IntelFrameworkPkg: Fix a non ASCII char in LegacyBios.h.Qiu Shumin2015-04-161-1/+1
* IntelFrameworkPkg: Update EFI_COMPATIBILITY16_TABLE to CSM 0.98.David Woodhouse2015-04-081-2/+27
* Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee...lzeng142011-12-151-0/+5
* Update and add some definitions to reflect the latest industry standard or fo...lzeng142011-04-201-17/+53
* Correct comments for EFI_LEGACY_PIRQ_ENTRY.jyao12011-01-311-12/+5
* Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definitionli-elvin2011-01-261-3/+3
* Update definition of EFI_SMM_CPU_SAVE_STATE to exclude Itanium save state. No...rsun32010-12-221-1/+3
* Add missing data record for Type 4.li-elvin2010-12-101-1/+38
* add progress code definitions defined in Framework Specification.vanjeff2010-12-081-0/+19
* Add comment that describes the TPL restrictions for the Data Hub Protocol.mdkinney2010-11-051-1/+1
* The definition of NumberOfSmmReservedRegions is incorrect in Framework SmmCis...xli242010-08-201-1/+5
* Fix the bug that definition of EFI_DISPATCH_OPROM_TABLE does not follow Frame...xli242010-06-171-1/+1
* Update the copyright notice formathhtian2010-04-2357-57/+57
* Add missing words for the description of EFI_SMM_CONTROL_PROTOCOL.xli242010-03-161-1/+3
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-1657-1500/+1592
* Correct the CIS spec version info.xli242010-03-042-3/+3
* Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework ...jchen202010-03-011-0/+76
* Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan132010-02-261-6/+1
* Remove the duplicate protocol header files in IntelFrameworkPkg. Modules that...qhuang82010-02-031-78/+0
* Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t...mdkinney2010-01-272-89/+175
* Remove the duplicated definitions between Framework AcpiSupport and PI AcpiSy...lgao42010-01-151-26/+2
* Remove duplicate typedef of EFI_SMM_CPU_IO_INTERFACEmdkinney2010-01-141-1/+0
* Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for ...mdkinney2010-01-142-53/+88
* Remove unnecessary colon for @note tag.xli242010-01-113-11/+11
* Minor code enhancement.xli242010-01-073-8/+6
* Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framewor...rsun32009-12-311-19/+7
* PI 1.1 SMM Feature Check-indavidhuang2009-12-231-0/+11
* Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE.xli242009-11-301-1/+3
* Add PI complied S3 implementation. Include the Opcode definition and EFI_BOOT...jchen202009-11-261-89/+9
* Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun32009-11-206-112/+24
* Update framework CPU I/O protocol to solve some symbol duplication and confli...qhuang82009-11-181-78/+15
* Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID and its GUID...qhuang82009-11-091-3/+5
* update comments with the right words.vanjeff2009-10-101-1/+1
* clean up non-English characters.vanjeff2009-10-101-2/+2
* clean up non-English characters.vanjeff2009-10-102-2/+2
* specify the spec revision number followed by protocol eric_tian2009-09-035-25/+27
* Make end of line consistent.qhuang82009-08-241-85/+85
* Fix invalid doxygen comment, should not mix the usage of /// and /**klu22009-08-181-5/+5
* refine some definitions comments.eric_tian2009-08-102-6/+5
* Lightly revised SmmCis.h based on information in the PI spec. pkandel2009-07-301-5/+6
* Updated comment at line 595 to be PI 1.1 spec, instead of 1.0.pkandel2009-07-291-1/+1
* fixed wrong comments format.vanjeff2009-07-281-43/+97
* Committing changes to the comments, after review with engineers. pkandel2009-07-2836-324/+248
* add comment on mismatch between code and MiscSubclass spec.eric_tian2009-07-271-0/+6
* Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real...mdkinney2009-07-242-10/+30
* Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney2009-07-243-1398/+62
* comments refineeric_tian2009-07-221-7/+22