Skip to content

Commit

Permalink
Update changes.txt for new ACPICA release 20240322
Browse files Browse the repository at this point in the history
  • Loading branch information
sacdintel committed Mar 22, 2024
1 parent 718374c commit 170fc30
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions documents/changes.txt
@@ -1,3 +1,27 @@
----------------------------------------
22 March 2024. Summary of changes for version 20240322:

Major changes:

Update all the license header year from 2023 to 2024.

Fix table argument ordering to work properly with iasl.

Get rid of the annoying repeated warning types in MSVC and Windows.

Fix a test in ASLTS with edge case failure.

Fix a couple of issues with how GPEs are counted and enabled.

Add new tables for various architectures/OS, mainly RISC-V and also update many more.

Add an option to either make the output deterministic or non-deterministic.

Remove redundant checks, duplicated code and fix spellings in various files.

Fix flex arrays for C++ compilers and also make ACPICA overall more compatible with different compilers which throw warnings related to memory sanitization etc.


----------------------------------------
28 June 2023. Summary of changes for version 20230628:

Expand Down

0 comments on commit 170fc30

Please sign in to comment.