summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg
Commit message (Expand)AuthorAgeFilesLines
...
* Update the copyright notice formathhtian2010-04-2379-101/+100
* Remove the duplicated SmmLibNull, which has been moved into MdePkg.lgao42010-04-062-137/+0
* Not maintained.hhtian2010-03-251-78/+0
* 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
* Update package version for IntelFrameworkPkg and IntelFrameworkModulePkg.xli242010-03-042-2/+2
* 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-012-0/+80
* Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan132010-02-261-6/+1
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-252-2/+0
* 1. Correct File header to ## @filelgao42010-02-248-29/+29
* Remove the duplicate protocol header files in IntelFrameworkPkg. Modules that...qhuang82010-02-032-81/+0
* Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t...mdkinney2010-01-274-99/+183
* 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-143-54/+92
* Remove unnecessary colon for @note tag.xli242010-01-113-11/+11
* Remove dependency on PCI Root Bridge I/O Protocol. This library should only ...mdkinney2010-01-073-53/+25
* Minor code enhancement.xli242010-01-074-11/+7
* 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-232-0/+25
* 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-092-3/+8
* 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
* Make end of line consistent caused by previous check in.qhuang82009-08-241-79/+79
* Integrate the patch contributed by Andrew Fish to add ARM support.qhuang82009-08-241-79/+79
* 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
* Document all of the mismatches between IntelFrameworkPkg and Framework specif...eric_tian2009-08-061-0/+1215
* Lightly revised SmmCis.h based on information in the PI spec. pkandel2009-07-301-5/+6
* update MdePkg version to 1.01vanjeff2009-07-292-49/+49
* 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-244-1404/+62
* comments refineeric_tian2009-07-221-7/+22
* improve the doxgen style comments.eric_tian2009-07-171-196/+262
* Remove the following Protocols from the IntelFrameworkPkg because they are id...mdkinney2009-07-146-1447/+4
* Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<.klu22009-07-131-1/+1
* Make code definition alignment.lgao42009-07-132-19/+19
* Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao42009-07-1310-81/+84