Skip to content
  1. Jan 06, 2023
  2. Jan 05, 2023
  3. Jan 03, 2023
  4. Dec 30, 2022
  5. Dec 28, 2022
  6. Dec 15, 2022
  7. Dec 13, 2022
  8. Dec 05, 2022
  9. Nov 28, 2022
  10. Nov 23, 2022
  11. Nov 21, 2022
  12. Nov 16, 2022
  13. Nov 10, 2022
  14. Nov 02, 2022
  15. 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
Loading