1. 1556957 IntelFrameworkPkg: Update DEC and DSC version from 0.94 to 0.96 by Feng Tian · 9 years ago
  2. dba2756 IntelFrameworkPkg FrameworkUefiLib: Fix wrong DestMax passed to StrCpyS() by Hao Wu · 9 years ago
  3. 4129b83 IntelFrameworkPkg FrameworkUefiLib: Fix ASSERT in CatVSPrint by Hao Wu · 9 years ago
  4. 01a5dd0 IntelFrameworkPkg FrameworkUefiLib: Use safe string functions by Hao Wu · 9 years ago
  5. ed6fde4 IntelFrameworkPkg: Fix a non ASCII char in LegacyBios.h. by Qiu Shumin · 10 years ago
  6. 881644d IntelFrameworkPkg: Update EFI_COMPATIBILITY16_TABLE to CSM 0.98. by David Woodhouse · 10 years ago
  7. 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
  8. b947f0c IntelFrameworkPkg: fix mixed dos and linux EOL format issue by Hot Tian · 10 years ago
  9. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
  10. a75cf43 MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob() by Star Zeng · 10 years ago
  11. f1e2b72 MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API. by Star Zeng · 10 years ago
  12. f9925e1 IntelFrameworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  13. ba4c19c Update IntelFrameworkPkg package version to 0.94. by Jeff Fan · 10 years ago
  14. 03d349c IntelFrameworkPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  15. 18df96d IntelFrameworkPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  16. a8ebaca IntelFrameworkPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  17. f15d2c8 IntelFrameworkPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  18. fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
  19. e21893a Update IntelFrameworkPkg version: 0.92->0.93 by Jeff Fan · 11 years ago
  20. de27b8f Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol before installing the Driver Binding Protocol instance. by Ruiyu Ni · 11 years ago
  21. 890ff9a Add ASSERT() for BitField operations to make sure the input value is valid. by lgao4 · 12 years ago
  22. abe4c45 Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). This can handle the case when in lazy ConIn mode. by niruiyu · 12 years ago
  23. bff8c6f Update copyright format by hhtian · 13 years ago
  24. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  25. b0855f9 Update FrameworkUefiLib library instance to implement the missing CatSPrint() and CatVSPrint() API. by lgao4 · 13 years ago
  26. 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
  27. f7d5dba Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency between CacheSubclass 0.9 and SMBIOS specifications. by lzeng14 · 13 years ago
  28. 718afde Update IntelFrameworkPkg version: 0.91->0.92 by vanjeff · 13 years ago
  29. 3397c6f For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. by lzeng14 · 13 years ago
  30. 2dfdd3e Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. by niruiyu · 14 years ago
  31. 081ecf3 Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic] and [PcdsDynamicEx]. by lzeng14 · 14 years ago
  32. 33d9d83 Update and add some definitions to reflect the latest industry standard or for backward compatibility. by lzeng14 · 14 years ago
  33. e76553d Enhance dec file to follow spec. by ydong10 · 14 years ago
  34. f43c43c Correct comments for EFI_LEGACY_PIRQ_ENTRY. by jyao1 · 14 years ago
  35. 4eb5628 Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definition by li-elvin · 14 years ago
  36. 23228db Document the inconsistency of EFI_SMM_CPU_SAVE_STATE between the EDK2 code base and the Framework SMM CIS 0.91 spec. by rsun3 · 14 years ago
  37. 6ac6f98 Update definition of EFI_SMM_CPU_SAVE_STATE to exclude Itanium save state. Note this is an inconsistency with the Framework SMM CIS spec. by rsun3 · 14 years ago
  38. f92d103 Update FrameworkSpecConformance.txt after adding new datahub definitions for SMBIOS Type 4. by li-elvin · 14 years ago
  39. 54acdc7 Add missing data record for Type 4. by li-elvin · 14 years ago
  40. 55b902c add progress code definitions defined in Framework Specification. by vanjeff · 14 years ago
  41. 4e36109 Add comment that describes the TPL restrictions for the Data Hub Protocol. by mdkinney · 14 years ago
  42. 7ae58ec The definition of NumberOfSmmReservedRegions is incorrect in Framework SmmCis specification 0.91, in which the type of this field is defined as UINTN. However, HOBs are supposed to be CPU neutral, so UINT32 should be used. Here the code is updated and comments in FrameworkSpecConformance.txt is added. by xli24 · 14 years ago
  43. 8194a02 Add explicit type cast to suppress possible warning of precession loss. by xli24 · 14 years ago
  44. c5b900b Fix the bug that definition of EFI_DISPATCH_OPROM_TABLE does not follow Framework CSM Spec v0.97. by xli24 · 15 years ago
  45. 4ea439f Sync FrameworkUefiLib with the MdePkg UefiLib by mdkinney · 15 years ago
  46. 779bf66 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
  47. 2b3687d Update the copyright notice format by hhtian · 15 years ago
  48. 2521180 Remove the duplicated SmmLibNull, which has been moved into MdePkg. by lgao4 · 15 years ago
  49. 72d792f Not maintained. by hhtian · 15 years ago
  50. 54f8d22 Add missing words for the description of EFI_SMM_CONTROL_PROTOCOL. by xli24 · 15 years ago
  51. f22f941 Grammatical and disclaimer changes (does not follow internal C coding stds.) by myronporter · 15 years ago
  52. 37cc056 Update package version for IntelFrameworkPkg and IntelFrameworkModulePkg. by xli24 · 15 years ago
  53. d5e821a Correct the CIS spec version info. by xli24 · 15 years ago
  54. 42686f2 Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework package from MdePkg by jchen20 · 15 years ago
  55. 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
  56. c63af3f Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. by klu2 · 15 years ago
  57. 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
  58. 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
  59. 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
  60. bde6776 Remove the duplicated definitions between Framework AcpiSupport and PI AcpiSystemDescriptionTable. by lgao4 · 15 years ago
  61. 2253525 Remove duplicate typedef of EFI_SMM_CPU_IO_INTERFACE by mdkinney · 15 years ago
  62. 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
  63. 77a7251 Remove unnecessary colon for @note tag. by xli24 · 15 years ago
  64. 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
  65. ce9b1e3 Minor code enhancement. by xli24 · 15 years ago
  66. a77e0eb Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framework SMM. by rsun3 · 15 years ago
  67. 4fd13cd PI 1.1 SMM Feature Check-in 1. Update SmmLib by davidhuang · 15 years ago
  68. 2aa76ea Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE. by xli24 · 15 years ago
  69. 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
  70. 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
  71. 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
  72. abc0c38 Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID and its GUID C Name to IntelFrameworkPkg. by qhuang8 · 15 years ago
  73. 15cc889 update comments with the right words. by vanjeff · 15 years ago
  74. 689b2d7 clean up non-English characters. by vanjeff · 15 years ago
  75. 1910fba clean up non-English characters. by vanjeff · 15 years ago
  76. f759064 specify the spec revision number followed by protocol by eric_tian · 15 years ago
  77. 7854d05 Make end of line consistent. by qhuang8 · 15 years ago
  78. 93c5e87 Make end of line consistent caused by previous check in. by qhuang8 · 15 years ago
  79. e3af2ef Integrate the patch contributed by Andrew Fish to add ARM support. by qhuang8 · 15 years ago
  80. f527a6f Fix invalid doxygen comment, should not mix the usage of /// and /** by klu2 · 15 years ago
  81. 33d228a refine some definitions comments. by eric_tian · 15 years ago
  82. b1fe77c Document all of the mismatches between IntelFrameworkPkg and Framework specification. by eric_tian · 15 years ago
  83. 27d9ad0 Lightly revised SmmCis.h based on information in the PI spec. by pkandel · 15 years ago
  84. 7385086 update MdePkg version to 1.01 by vanjeff · 15 years ago
  85. 69c8f27 Updated comment at line 595 to be PI 1.1 spec, instead of 1.0. by pkandel · 15 years ago
  86. d9fdf2c fixed wrong comments format. by vanjeff · 15 years ago
  87. 5259c97 Committing changes to the comments, after review with engineers. by pkandel · 15 years ago
  88. ef73b4a add comment on mismatch between code and MiscSubclass spec. by eric_tian · 15 years ago
  89. 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
  90. 7f58645 Move those status code definitions that exactly match the PI 1.2 Specification from the IntelFrameworkPkg to MdePkg by mdkinney · 15 years ago
  91. 409669d comments refine by eric_tian · 15 years ago
  92. bc34515 improve the doxgen style comments. by eric_tian · 15 years ago
  93. 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 · 15 years ago
  94. a543bca Fix a wrong doxygen comment tag usage of ///>. The correct one is ///<. by klu2 · 15 years ago
  95. 33801c0 Make code definition alignment. by lgao4 · 15 years ago
  96. 108854b Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. by lgao4 · 15 years ago
  97. 21d2b17 updated parameters name to match spec. by vanjeff · 15 years ago
  98. c9a4a97 Remove the following PPIs from the IntelFrameworkPkg because they were identical to PPIs from the PI 1.2 Specification by mdkinney · 15 years ago
  99. b6d47a8 Add Framework MP Services Protocol by mdkinney · 15 years ago
  100. 050b79e Clean up doxygen comments by mdkinney · 15 years ago