]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
acpica: upgrade 20240322 -> 20240827
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 3 Sep 2024 08:32:38 +0000 (16:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Sep 2024 11:36:43 +0000 (12:36 +0100)
commitd1271e6435a399094152ceac540e160d87d7ae3b
tree97b1d5d4eb2d8b7c3d92af2e1ff8e9f62e3a7449
parent3739a1af61ff6f0faca23bb565f9e71666953715
acpica: upgrade 20240322 -> 20240827

Changelog:
==========
- 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.
- Fix the optional table 4-byte signature.
- Correct the dumping of SLIC and DBG2 tables.
- Add support for QWordPCC and DWordPCC
- Fix the integer to hex string conversions
- 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
- Update the support for IORT, HMAT, MPAM, AEST, CEDT, SPCR etc. tables
- Fix multiple issues with table parsing, compilation and disassembly
- Allow for more flexibility in _DSM usage.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/acpica/acpica_20240827.bb [moved from meta/recipes-extended/acpica/acpica_20240322.bb with 96% similarity]