ACPI Component Architecture Downloads (Windows* Format Test Suite)

776318
9/3/2024

Introduction

Fix the PHAT table working: ensure that the PHAT firmware health record offset works correctly, fix various sub-table offsets, prevent segmentation faults when encountering invalid device paths.

Available Downloads

  • Microsoft Windows*
  • Size: 3.3 MB
  • SHA256: 69E59F1A3CC7919CEC64E48F06CF014C68315E63D17E021B165D06048DB835B9

Detailed Description

27 August 2024. Summary of changes for version 20240827:

Major changes:

Fix the PHAT table working: ensure that the PHAT firmware health record offset works correctly, fix various sub-table offsets, prevent segmentation faults when encountering invalid device paths. Contributed by: Armin Wolf <W_Armin@gmx.de>

Fix the optional table 4-byte signature. Contributed by: Daniil Tatianin <99danilt@gmail.com>

Correct the dumping of SLIC and DBG2 tables. Contributed by: Al Stone (Fedora) <ahs3@ahs3.net> 

Add support for QWordPCC and DWordPCC by Jose Marinho (ARM)

Fix the integer to hex string conversions by Armin Wolf

Detecting FACS in reduced HW mode and allowing setting waking vector thereby waking up from S3 state

Fixing issues with crossing page boundaries when mapping operation regions by Raju Rangoju, Sanath S and Mario Limonciello (AMD)

Update the support for IORT, HMAT, MPAM, AEST, CEDT, SPCR etc. tables

Fix multiple issues with table parsing, compilation and disassembly by Myra DeMere (Google)

Allow for more flexibility in _DSM usage.