summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg
Commit message (Expand)AuthorAgeFilesLines
* sync patch r11009 from main trunk.vanjeff2010-11-111-1/+1
* 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
* updated parameters name to match spec.vanjeff2009-07-131-7/+7
* Remove the following PPIs from the IntelFrameworkPkg because they were identi...mdkinney2009-07-136-461/+62
* Add Framework MP Services Protocolmdkinney2009-07-134-14/+682
* Clean up doxygen commentsmdkinney2009-07-131-191/+186
* Fix Doxygen comment syntaxmdkinney2009-07-131-7/+7
* Add "FRAMEWORK_" to remove name collision with Security2 PPI in MdePkgmdkinney2009-07-121-2/+2
* 1) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney2009-07-1117-3955/+3895
* Make CR/LF consistent in source filemdkinney2009-07-111-543/+543
* Remove "Module Name:" from include file headers.mdkinney2009-07-1126-53/+0
* Fix Doxygen document generation for function prototypesmdkinney2009-07-102-2/+2
* Document the macro definitions for Variable Attributes.darylm5032009-07-101-30/+33
* Adjust syntax of comment contents.darylm5032009-07-101-8/+10
* Add Doxygen comment block to SMRAM state macro definitions.darylm5032009-07-101-12/+12
* restore @par Revision Reference.eric_tian2009-07-101-4/+4
* restore @par Revision Reference.eric_tian2009-07-101-0/+3
* fix build issueeric_tian2009-07-101-0/+1
* roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian2009-07-101-112/+233
* To keep the code not change as original for compatible purpose. GetNextVariab...jchen202009-07-101-3/+13
* Clean the public header files to remove the unnecessary include files.lgao42009-07-1058-92/+18
* 1, Add @par section in file header commentklu22009-07-101-14/+26
* Add comments to describe the difference between code and spec and move the pr...jchen202009-07-101-0/+32
* Code clean up to match with Framework HII 0.92 spec. Add comments for mismatc...rsun32009-07-101-209/+382
* Refine comments.xli242009-07-101-1/+1
* Refine comments.xli242009-07-101-1/+3
* Keep inconsistency in code and add additional comments for that.xli242009-07-101-1/+7
* 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-093-20/+23
* Add comments to describe the difference between code and spec to fix the bug ...jchen202009-07-091-3/+9
* describe the difference with Spec to fix the bug #202465jchen202009-07-091-4/+37
* Add definition on SmmStatusCodeProtocol to comply the SMMCIS spec to fix the ...jchen202009-07-094-2/+90
* 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
* Refine the comments to describe inconsistency between code and spec.xli242009-07-091-2/+5
* updated comments per review comments.vanjeff2009-07-091-1/+15