Age | Commit message (Expand) | Author |
2010-01-15 | Remove the duplicated definitions between Framework AcpiSupport and PI AcpiSy... | lgao4 |
2010-01-14 | Remove duplicate typedef of EFI_SMM_CPU_IO_INTERFACE | mdkinney |
2010-01-14 | Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for ... | mdkinney |
2010-01-11 | Remove unnecessary colon for @note tag. | xli24 |
2010-01-07 | Remove dependency on PCI Root Bridge I/O Protocol. This library should only ... | mdkinney |
2010-01-07 | Minor code enhancement. | xli24 |
2009-12-31 | Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framewor... | rsun3 |
2009-12-23 | PI 1.1 SMM Feature Check-in | davidhuang |
2009-11-30 | Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE. | xli24 |
2009-11-26 | Add PI complied S3 implementation. Include the Opcode definition and EFI_BOOT... | jchen20 |
2009-11-20 | Rename PI SMM definitions which has same name with those of Framework SMM spe... | rsun3 |
2009-11-18 | Update framework CPU I/O protocol to solve some symbol duplication and confli... | qhuang8 |
2009-11-09 | Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID and its GUID... | qhuang8 |
2009-10-10 | update comments with the right words. | vanjeff |
2009-10-10 | clean up non-English characters. | vanjeff |
2009-10-10 | clean up non-English characters. | vanjeff |
2009-09-03 | specify the spec revision number followed by protocol | eric_tian |
2009-08-24 | Make end of line consistent. | qhuang8 |
2009-08-24 | Make end of line consistent caused by previous check in. | qhuang8 |
2009-08-24 | Integrate the patch contributed by Andrew Fish to add ARM support. | qhuang8 |
2009-08-18 | Fix invalid doxygen comment, should not mix the usage of /// and /** | klu2 |
2009-08-10 | refine some definitions comments. | eric_tian |
2009-08-06 | Document all of the mismatches between IntelFrameworkPkg and Framework specif... | eric_tian |
2009-07-30 | Lightly revised SmmCis.h based on information in the PI spec. | pkandel |
2009-07-29 | update MdePkg version to 1.01 | vanjeff |
2009-07-29 | Updated comment at line 595 to be PI 1.1 spec, instead of 1.0. | pkandel |
2009-07-28 | fixed wrong comments format. | vanjeff |
2009-07-28 | Committing changes to the comments, after review with engineers. | pkandel |
2009-07-27 | add comment on mismatch between code and MiscSubclass spec. | eric_tian |
2009-07-24 | Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real... | mdkinney |
2009-07-24 | Move those status code definitions that exactly match the PI 1.2 Specificatio... | mdkinney |
2009-07-22 | comments refine | eric_tian |
2009-07-17 | improve the doxgen style comments. | eric_tian |
2009-07-14 | Remove the following Protocols from the IntelFrameworkPkg because they are id... | mdkinney |
2009-07-13 | Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<. | klu2 |
2009-07-13 | Make code definition alignment. | lgao4 |
2009-07-13 | Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho... | lgao4 |
2009-07-13 | updated parameters name to match spec. | vanjeff |
2009-07-13 | Remove the following PPIs from the IntelFrameworkPkg because they were identi... | mdkinney |
2009-07-13 | Add Framework MP Services Protocol | mdkinney |
2009-07-13 | Clean up doxygen comments | mdkinney |
2009-07-13 | Fix Doxygen comment syntax | mdkinney |
2009-07-12 | Add "FRAMEWORK_" to remove name collision with Security2 PPI in MdePkg | mdkinney |
2009-07-11 | 1) Add Include/Framework/BootScript.h that contains defines shared between Bo... | mdkinney |
2009-07-11 | Make CR/LF consistent in source file | mdkinney |
2009-07-11 | Remove "Module Name:" from include file headers. | mdkinney |
2009-07-10 | Fix Doxygen document generation for function prototypes | mdkinney |
2009-07-10 | Document the macro definitions for Variable Attributes. | darylm503 |
2009-07-10 | Adjust syntax of comment contents. | darylm503 |
2009-07-10 | Add Doxygen comment block to SMRAM state macro definitions. | darylm503 |