summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg/Include/Protocol
Commit message (Expand)AuthorAgeFilesLines
* sync patch r11009 from main trunk.vanjeff2010-11-111-1/+1
* 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-1630-954/+1022
* 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-271-0/+175
* Remove the duplicated definitions between Framework AcpiSupport and PI AcpiSy...lgao42010-01-151-26/+2
* Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for ...mdkinney2010-01-141-0/+88
* Remove unnecessary colon for @note tag.xli242010-01-112-6/+6
* Minor code enhancement.xli242010-01-072-5/+5
* Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framewor...rsun32009-12-311-19/+7
* Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE.xli242009-11-301-1/+3
* Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun32009-11-204-49/+13
* 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
* refine some definitions comments.eric_tian2009-08-101-5/+3
* fixed wrong comments format.vanjeff2009-07-281-43/+97
* Committing changes to the comments, after review with engineers. pkandel2009-07-2824-272/+198
* Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real...mdkinney2009-07-241-4/+30
* Remove the following Protocols from the IntelFrameworkPkg because they are id...mdkinney2009-07-145-1425/+0
* Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<.klu22009-07-131-1/+1
* Make code definition alignment.lgao42009-07-131-1/+1
* Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao42009-07-133-22/+24
* updated parameters name to match spec.vanjeff2009-07-131-7/+7
* Add Framework MP Services Protocolmdkinney2009-07-131-0/+660
* Clean up doxygen commentsmdkinney2009-07-131-191/+186
* 1) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney2009-07-116-39/+960
* Remove "Module Name:" from include file headers.mdkinney2009-07-1111-22/+0
* Fix Doxygen document generation for function prototypesmdkinney2009-07-102-2/+2
* Clean the public header files to remove the unnecessary include files.lgao42009-07-1031-41/+3
* Code clean up to match with Framework HII 0.92 spec. Add comments for mismatc...rsun32009-07-101-209/+382
* Remove structure declaration for EFI_UGA_PIXEL.mdkinney2009-07-091-10/+1
* Add comments to describe the difference between code and spec to fix the bug ...jchen202009-07-091-15/+13
* Add comments to describe the difference between code and spec to fix the bug ...jchen202009-07-091-3/+9
* Add definition on SmmStatusCodeProtocol to comply the SMMCIS spec to fix the ...jchen202009-07-091-0/+83
* Add comments to describe the difference with Spec to fix the bug #202466jchen202009-07-091-0/+5
* Add the FRAMEWORK_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL definition to comply wit...jchen202009-07-091-0/+354
* to describe the gap between Framework spec and code to fix the bug #202434jchen202009-07-081-2/+6
* Add comments for the inconsistent definition with framework specification.lgao42009-07-081-1/+32
* Add [in], [out] tag for function description.xli242009-07-081-9/+9
* Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff2009-07-071-4/+2
* Refine comments.klu22009-07-071-10/+44
* Refine include file for SMM Base Protocol.xli242009-07-061-39/+7
* Add space for alignment.xli242009-07-061-1/+1
* updated function headers.vanjeff2009-07-061-3/+3
* Add tag of in/out for @param comments in function header.xli242009-07-061-5/+5
* add detailed description for functions.vanjeff2009-07-061-5/+30