summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
AgeCommit message (Expand)Author
2009-11-26Add PI complied S3 implementation. Include the Opcode definition and EFI_BOOT...jchen20
2009-11-20Rename PI SMM definitions which has same name with those of Framework SMM spe...rsun3
2009-11-18Update framework CPU I/O protocol to solve some symbol duplication and confli...qhuang8
2009-11-09Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID and its GUID...qhuang8
2009-10-10update comments with the right words.vanjeff
2009-10-10clean up non-English characters.vanjeff
2009-10-10clean up non-English characters.vanjeff
2009-09-03specify the spec revision number followed by protocol eric_tian
2009-08-24Make end of line consistent.qhuang8
2009-08-24Make end of line consistent caused by previous check in.qhuang8
2009-08-24Integrate the patch contributed by Andrew Fish to add ARM support.qhuang8
2009-08-18Fix invalid doxygen comment, should not mix the usage of /// and /**klu2
2009-08-10refine some definitions comments.eric_tian
2009-08-06Document all of the mismatches between IntelFrameworkPkg and Framework specif...eric_tian
2009-07-30Lightly revised SmmCis.h based on information in the PI spec. pkandel
2009-07-29update MdePkg version to 1.01vanjeff
2009-07-29Updated comment at line 595 to be PI 1.1 spec, instead of 1.0.pkandel
2009-07-28fixed wrong comments format.vanjeff
2009-07-28Committing changes to the comments, after review with engineers. pkandel
2009-07-27add comment on mismatch between code and MiscSubclass spec.eric_tian
2009-07-24Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real...mdkinney
2009-07-24Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney
2009-07-22comments refineeric_tian
2009-07-17improve the doxgen style comments.eric_tian
2009-07-14Remove the following Protocols from the IntelFrameworkPkg because they are id...mdkinney
2009-07-13Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<.klu2
2009-07-13Make code definition alignment.lgao4
2009-07-13Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao4
2009-07-13updated parameters name to match spec.vanjeff
2009-07-13Remove the following PPIs from the IntelFrameworkPkg because they were identi...mdkinney
2009-07-13Add Framework MP Services Protocolmdkinney
2009-07-13Clean up doxygen commentsmdkinney
2009-07-13Fix Doxygen comment syntaxmdkinney
2009-07-12Add "FRAMEWORK_" to remove name collision with Security2 PPI in MdePkgmdkinney
2009-07-111) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney
2009-07-11Make CR/LF consistent in source filemdkinney
2009-07-11Remove "Module Name:" from include file headers.mdkinney
2009-07-10Fix Doxygen document generation for function prototypesmdkinney
2009-07-10Document the macro definitions for Variable Attributes.darylm503
2009-07-10Adjust syntax of comment contents.darylm503
2009-07-10Add Doxygen comment block to SMRAM state macro definitions.darylm503
2009-07-10restore @par Revision Reference.eric_tian
2009-07-10restore @par Revision Reference.eric_tian
2009-07-10fix build issueeric_tian
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian
2009-07-10To keep the code not change as original for compatible purpose. GetNextVariab...jchen20
2009-07-10Clean the public header files to remove the unnecessary include files.lgao4
2009-07-101, Add @par section in file header commentklu2
2009-07-10Add comments to describe the difference between code and spec and move the pr...jchen20
2009-07-10Code clean up to match with Framework HII 0.92 spec. Add comments for mismatc...rsun3