Skip to content
  1. Nov 28, 2022
  2. Nov 23, 2022
  3. Nov 21, 2022
  4. Nov 16, 2022
  5. Nov 10, 2022
  6. Nov 02, 2022
  7. Nov 01, 2022
    • Pierre Gondois's avatar
      Platform/ARM: Bump Dsdt/Ssdt ACPI table revision · d13436b3
      Pierre Gondois authored and Sami Mujawar's avatar Sami Mujawar committed
      
      
      From ACPI 5.1, s19.5.28 DefinitionBlock (Declare Definition Block):
        Note: For compatibility with ACPI versions before
        ACPI 2.0, the bit width of Integer objects is
        dependent on the ComplianceRevision of the DSDT.
        If the ComplianceRevision is less than 2, all
        integers are restricted to 32 bits. Otherwise,
        full 64-bit integers are used. The version of the DSDT
        sets the global integer width for all integers,
        including integers in SSDTs.
      
      To be up-to-date with the latest table revision, bump the version
      of all dsdt/ssdt tables that are relying on an ACPI specification
      version above 2.0.
      
      Signed-off-by: default avatarPierre Gondois <Pierre.Gondois@arm.com>
      Reviewed-by: Sami Mujawar's avatarSami Mujawar <sami.mujawar@arm.com>
      d13436b3
  8. Oct 31, 2022
  9. Oct 28, 2022
  10. Oct 27, 2022
  11. Oct 25, 2022
  12. Oct 19, 2022
  13. Oct 18, 2022
  14. Oct 12, 2022
    • Benjamin Doron's avatar
      KabylakeOpenBoardPkg: Example of board S3 · 4d99e038
      Benjamin Doron authored
      
      
      Use silicon code to detect S3 resume state. Apply some relevant policy
      modifications.
      
      PcdPeiMemSize must be in common scope, for a DXE module to allocate
      required memory. Libraries that produce required PPIs are defined.
      
      BootScriptExecutorDxe should only be linked against a functionally
      compatible debug stack.
      
      Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
      Cc: Ankit Sinha <ankit.sinha@intel.com>
      Cc: Chasel Chiu <chasel.chiu@intel.com>
      Cc: Jeremy Soller <jeremy@system76.com>
      Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
      Cc: Isaac Oram <isaac.w.oram@intel.com>
      Signed-off-by: default avatarBenjamin Doron <benjamin.doron00@gmail.com>
      Reviewed-by: default avatarIsaac Oram <isaac.w.oram@intel.com>
      4d99e038
Loading