summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Framework
AgeCommit message (Expand)AuthorFilesLines
2010-03-04Correct the CIS spec version info.xli242-3/+3
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 ...mdkinney1-53/+0
2010-01-11Remove unnecessary colon for @note tag.xli241-5/+5
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...rsun31-42/+6
2009-08-24Make end of line consistent.qhuang81-85/+85
2009-08-10refine some definitions comments.eric_tian1-1/+2
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-28Committing changes to the comments, after review with engineers. pkandel4-19/+19
2009-07-24Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney1-879/+57
2009-07-17improve the doxgen style comments.eric_tian1-196/+262
2009-07-13Make code definition alignment.lgao41-18/+18
2009-07-13Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao47-59/+60
2009-07-13Add Framework MP Services Protocolmdkinney2-14/+19
2009-07-111) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney3-3790/+127
2009-07-11Make CR/LF consistent in source filemdkinney1-543/+543
2009-07-11Remove "Module Name:" from include file headers.mdkinney4-8/+0
2009-07-10fix build issueeric_tian1-0/+1
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-112/+233
2009-07-10Clean the public header files to remove the unnecessary include files.lgao48-14/+3
2009-07-101, Add @par section in file header commentklu21-14/+26
2009-07-10Add comments to describe the difference between code and spec and move the pr...jchen201-0/+32
2009-07-09Add comments to describe the difference between code and spec to fix the bug ...jchen202-5/+10
2009-07-09describe the difference with Spec to fix the bug #202465jchen201-4/+37
2009-07-09Add definition on SmmStatusCodeProtocol to comply the SMMCIS spec to fix the ...jchen202-2/+4
2009-07-09the Comment the gap between Framework spec and code in the definition of FRAM...jchen201-5/+6
2009-07-08according to DataHubSubclass spec, all fields of data record should be natura...eric_tian1-4/+0
2009-07-08to fill the gap between Framework and code to fix the bug #202405, #202419, #...jchen202-2/+134
2009-07-08refine the DataHubRecords.h to comply with DataHubSubclass/MemSubclass/ProcSu...eric_tian1-129/+303
2009-07-081. add comments for those fields not defined by MemorySubclass spec.eric_tian1-1/+17
2009-07-08Inconsistent with specification here: eric_tian1-0/+5
2009-07-081. EFI_MAXIMUM_CACHE_SIZE_DATA has changed to EFI_CACHE_MAXIMUM_SIZE_DATA, wh...eric_tian1-2/+2
2009-07-08add comments to note it's the spec typo issue for EFI_CACHE_CONFIGURATION_DAT...eric_tian1-0/+4
2009-07-08add comment on EFI_PROCESSOR_CORE_FREQUENCY_LIST_DATA to note there is gap be...eric_tian1-0/+3
2009-07-08add comments to note why EFI_MISC_PORT_DEVICE_PATH and etc exists here , whic...eric_tian1-0/+5
2009-07-081. change the value of EFI_PROCESSOR_SUBCLASS_VERSION to follow spec.eric_tian1-29/+103
2009-07-07Due to SmBios2.6 spec section 3.3.8.5 doesn't enumerate 24-way set-associativ...eric_tian1-2/+1
2009-07-03Clean up Doxygen group comments.darylm5031-3/+2
2009-07-03Clean up Doxygen commenting.darylm5031-107/+146
2009-07-03remove stranger characters.vanjeff1-3/+3
2009-07-03Synchronize the structure's member's name and comments for structure modified...klu21-14/+52
2009-07-031, Synchronize CSM related structure definition's comments with Intel framewo...klu21-171/+633
2009-07-03PeiCis.h clean up.rsun31-12/+16
2009-07-02Correct the enumeration value's name for EFI_COMPATIBILITY_FUNCTIONS with Int...klu21-9/+9
2009-07-02DxeCis.h clean up.rsun31-28/+13
2009-07-02Correct the structure's comments to follow doxygen format.klu23-96/+96
2009-07-01Change single quote to use standard ascii character.jljusten1-1/+1
2009-06-26Updated copyright. Deleted erroneous "Module Name" line. Changed preceding ma...darylm5031-420/+414