1. 2b3687d Update the copyright notice format by hhtian · 15 years ago
  2. 2521180 Remove the duplicated SmmLibNull, which has been moved into MdePkg. by lgao4 · 15 years ago
  3. 72d792f Not maintained. by hhtian · 15 years ago
  4. 54f8d22 Add missing words for the description of EFI_SMM_CONTROL_PROTOCOL. by xli24 · 15 years ago
  5. f22f941 Grammatical and disclaimer changes (does not follow internal C coding stds.) by myronporter · 15 years ago
  6. 37cc056 Update package version for IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
  7. d5e821a Correct the CIS spec version info. by xli24 · 15 years ago
  8. 42686f2 Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework package from MdePkg by jchen20 · 15 years ago
  9. eccf7f5 Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes in the other packages all include PiPei.h or PiDxe.h, and PiPei.h and PiDxe.h both include PiuMultiPhase.h, EFI_SMRAM_DESCRIPTOR will be declared for SMM Access 2 Protocol and the SmramMemoryReserve GUIDed HOB. by hhuan13 · 15 years ago
  10. c63af3f Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  11. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  12. cdfe0fa Remove the duplicate protocol header files in IntelFrameworkPkg. Modules that using SMM status code protocol should use MdePkg/Include/SmmStatusCode.h instead. by qhuang8 · 15 years ago
  13. d765978 Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both Framework SMM and PI SMM implementations. by mdkinney · 15 years ago
  14. bde6776 Remove the duplicated definitions between Framework AcpiSupport and PI AcpiSystemDescriptionTable. by lgao4 · 15 years ago
  15. 2253525 Remove duplicate typedef of EFI_SMM_CPU_IO_INTERFACE by mdkinney · 15 years ago
  16. 88ab69a Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for this protocol to the DEC file. by mdkinney · 15 years ago
  17. 77a7251 Remove unnecessary colon for @note tag. by xli24 · 15 years ago
  18. 33338af Remove dependency on PCI Root Bridge I/O Protocol. This library should only layer on top of the CPU I/O Protocol. by mdkinney · 15 years ago
  19. ce9b1e3 Minor code enhancement. by xli24 · 15 years ago
  20. a77e0eb Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framework SMM. by rsun3 · 15 years ago
  21. 4fd13cd PI 1.1 SMM Feature Check-in 1. Update SmmLib by davidhuang · 15 years ago
  22. 2aa76ea Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE. by xli24 · 15 years ago
  23. 4ac7f45 Add PI complied S3 implementation. Include the Opcode definition and EFI_BOOT_SCRIPT_WIDTH definition from MdePkg PI definition and rename the conflict opcode defintion with FRAMEWORK_ prifix. by jchen20 · 15 years ago
  24. a2bb197 Rename PI SMM definitions which has same name with those of Framework SMM spec but with different content (Note these renamings are not yet in public PI spec or errata now); Remove common definitions shared between PI and Framework Spec from include files for Framework SMM Spec, and change includes files for Framework SMM Spec to include PI SMM include files. The goal is to allow a module include both PI and Framework SMM definitions without conflict. by rsun3 · 15 years ago
  25. dd72d66 Update framework CPU I/O protocol to solve some symbol duplication and conflict issues. This protocol is different from PI one in that it is a runtime protocol. by qhuang8 · 15 years ago
  26. abc0c38 Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID and its GUID C Name to IntelFrameworkPkg. by qhuang8 · 15 years ago
  27. 15cc889 update comments with the right words. by vanjeff · 15 years ago
  28. 689b2d7 clean up non-English characters. by vanjeff · 15 years ago
  29. 1910fba clean up non-English characters. by vanjeff · 15 years ago
  30. f759064 specify the spec revision number followed by protocol by eric_tian · 15 years ago
  31. 7854d05 Make end of line consistent. by qhuang8 · 15 years ago
  32. 93c5e87 Make end of line consistent caused by previous check in. by qhuang8 · 15 years ago
  33. e3af2ef Integrate the patch contributed by Andrew Fish to add ARM support. by qhuang8 · 15 years ago
  34. f527a6f Fix invalid doxygen comment, should not mix the usage of /// and /** by klu2 · 15 years ago
  35. 33d228a refine some definitions comments. by eric_tian · 15 years ago
  36. b1fe77c Document all of the mismatches between IntelFrameworkPkg and Framework specification. by eric_tian · 15 years ago
  37. 27d9ad0 Lightly revised SmmCis.h based on information in the PI spec. by pkandel · 15 years ago
  38. 7385086 update MdePkg version to 1.01 by vanjeff · 15 years ago
  39. 69c8f27 Updated comment at line 595 to be PI 1.1 spec, instead of 1.0. by pkandel · 15 years ago
  40. d9fdf2c fixed wrong comments format. by vanjeff · 15 years ago
  41. 5259c97 Committing changes to the comments, after review with engineers. by pkandel · 15 years ago
  42. ef73b4a add comment on mismatch between code and MiscSubclass spec. by eric_tian · 15 years ago
  43. d5555a1 Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is really associated with the ComminicationBuffer parameter to the EFI_SMM_CALLBACK_ENTRY_POINT in the SMM Base Protocol and not the gSmmCommunicateHeaderGuid. This GUID is just one of many possible GUIDs that could be used to fill in the HeaderGuid field of the EFI_SMM_COMMUNICATE_HEADER. by mdkinney · 15 years ago
  44. 7f58645 Move those status code definitions that exactly match the PI 1.2 Specification from the IntelFrameworkPkg to MdePkg by mdkinney · 15 years ago
  45. 409669d comments refine by eric_tian · 15 years ago
  46. bc34515 improve the doxgen style comments. by eric_tian · 16 years ago
  47. 347bbfc Remove the following Protocols from the IntelFrameworkPkg because they are identical to Protocols from the PI 1.2 Specification that have been added to the MdePkg by mdkinney · 16 years ago
  48. a543bca Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<. by klu2 · 16 years ago
  49. 33801c0 Make code definition alignment. by lgao4 · 16 years ago
  50. 108854b Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. by lgao4 · 16 years ago
  51. 21d2b17 updated parameters name to match spec. by vanjeff · 16 years ago
  52. c9a4a97 Remove the following PPIs from the IntelFrameworkPkg because they were identical to PPIs from the PI 1.2 Specification by mdkinney · 16 years ago
  53. b6d47a8 Add Framework MP Services Protocol by mdkinney · 16 years ago
  54. 050b79e Clean up doxygen comments by mdkinney · 16 years ago
  55. ccd1862 Fix Doxygen comment syntax by mdkinney · 16 years ago
  56. fa712eb Add "FRAMEWORK_" to remove name collision with Security2 PPI in MdePkg by mdkinney · 16 years ago
  57. 87d6344 1) Add Include/Framework/BootScript.h that contains defines shared between Boot Script Executer PPI and Boot Script Save Protocol. Remove those safe defines from Include/Ppi/BootScriptExecuter.h by mdkinney · 16 years ago
  58. ede1524 Make CR/LF consistent in source file by mdkinney · 16 years ago
  59. 3a228b9 Remove "Module Name:" from include file headers. by mdkinney · 16 years ago
  60. e7be5d9 Fix Doxygen document generation for function prototypes by mdkinney · 16 years ago
  61. 22be261 Document the macro definitions for Variable Attributes. by darylm503 · 16 years ago
  62. d29e6bb Adjust syntax of comment contents. by darylm503 · 16 years ago
  63. ab6fc27 Add Doxygen comment block to SMRAM state macro definitions. by darylm503 · 16 years ago
  64. afb84e4 restore @par Revision Reference. by eric_tian · 16 years ago
  65. 55c1c87 restore @par Revision Reference. by eric_tian · 16 years ago
  66. 7611ea1 fix build issue by eric_tian · 16 years ago
  67. 6115bcc roll back the change on the naming of DataHubRecords.h for backward compatibility. by eric_tian · 16 years ago
  68. 1db0e83 To keep the code not change as original for compatible purpose. GetNextVariable --> PeiGetVariable. SetVariable--> PeiSetVariable by jchen20 · 16 years ago
  69. 0e0eeec Clean the public header files to remove the unnecessary include files. by lgao4 · 16 years ago
  70. 6441961 1, Add @par section in file header comment by klu2 · 16 years ago
  71. c031fd2 Add comments to describe the difference between code and spec and move the processor invalid reason macro to StatusCode.h from CPU pkg to fix the bug #202469 by jchen20 · 16 years ago
  72. 06a098c Code clean up to match with Framework HII 0.92 spec. Add comments for mismatches between code and spec. by rsun3 · 16 years ago
  73. d405baa Refine comments. by xli24 · 16 years ago
  74. 3ae0837 Refine comments. by xli24 · 16 years ago
  75. a5baf84 Keep inconsistency in code and add additional comments for that. by xli24 · 16 years ago
  76. 2997220 Remove structure declaration for EFI_UGA_PIXEL. by mdkinney · 16 years ago
  77. 6d1824f Add comments to describe the difference between code and spec to fix the bug #202430 by jchen20 · 16 years ago
  78. e899855 Add comments to describe the difference between code and spec to fix the bug #202409 by jchen20 · 16 years ago
  79. 18d7ae2 describe the difference with Spec to fix the bug #202465 by jchen20 · 16 years ago
  80. b59768c Add definition on SmmStatusCodeProtocol to comply the SMMCIS spec to fix the bug #202466 by jchen20 · 16 years ago
  81. da879e3 Add comments to describe the difference with Spec to fix the bug #202466 by jchen20 · 16 years ago
  82. 220c61c Add the FRAMEWORK_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL definition to comply with Framework spec by jchen20 · 16 years ago
  83. 56fd2fa Refine the comments to describe inconsistency between code and spec. by xli24 · 16 years ago
  84. 2a924b0 updated comments per review comments. by vanjeff · 16 years ago
  85. a69dbb0 the Comment the gap between Framework spec and code in the definition of FRAMEWORK_EFI_PEI_SERVICES by jchen20 · 16 years ago
  86. 13b3137 according to DataHubSubclass spec, all fields of data record should be naturally alignment. by eric_tian · 16 years ago
  87. 66ea28d to describe the gap between Framework spec and code to fix the bug #202434 by jchen20 · 16 years ago
  88. 4003840 to fill the gap between Framework and code to fix the bug #202405, #202419, #202418, #202435,#202437, #202439, #202440 by jchen20 · 16 years ago
  89. 631344e refine the DataHubRecords.h to comply with DataHubSubclass/MemSubclass/ProcSubclass/CacheSubclass spec. by eric_tian · 16 years ago
  90. fdf3ad8 Add comments to indicate the gap with Framework Spec by jchen20 · 16 years ago
  91. 1dae824 refine the file header comment on FrameworkDxe.h by eric_tian · 16 years ago
  92. 4c617fa 1. add comments for those fields not defined by MemorySubclass spec. by eric_tian · 16 years ago
  93. 6b7058c Inconsistent with specification here: by eric_tian · 16 years ago
  94. eeff6bb 1. EFI_MAXIMUM_CACHE_SIZE_DATA has changed to EFI_CACHE_MAXIMUM_SIZE_DATA, which follows spec. by eric_tian · 16 years ago
  95. dcd8fb0 add comments to note it's the spec typo issue for EFI_CACHE_CONFIGURATION_DATA filed type. it should be UINT32 rather than UINT16 by eric_tian · 16 years ago
  96. 2cbfdae add comment on EFI_PROCESSOR_CORE_FREQUENCY_LIST_DATA to note there is gap between code and spec. by eric_tian · 16 years ago
  97. 3f17e6d Add comments for the inconsistent definition with framework specification. by lgao4 · 16 years ago
  98. 2b47aaa add comments to note why EFI_MISC_PORT_DEVICE_PATH and etc exists here , which is not defined in MiscSubclass spec. by eric_tian · 16 years ago
  99. 905574d update the file header comment by eric_tian · 16 years ago
  100. 5007647 Inconsistent with specification here: by eric_tian · 16 years ago