Skip to content

Conversation

@ani-sinha
Copy link

@ani-sinha ani-sinha commented Jun 9, 2022

This PR brings in the latest acpica snapshot, dated March 31st 2022. Changes in the code are minimal. One backported patch. One bits specific patch preserved from the earlier snapshot of acpica.

ani-sinha and others added 3 commits June 6, 2022 16:17
Time to upgrade to the latest acpica snapshot in order to support newer tables.

Signed-off-by: Ani Sinha <[email protected]>
See similar commit b879e8e .

ACPICA omits AcpiUtConvertStringToUuid from builds that don't target the
ACPICA compiler, acpiexec, or acpihelp; we're not one of those three
apps, but we do want AcpiUtConvertStringToUuid. Hence, remove the
conditional compilation of this library function and make it open so that all
code can use it. There is no os specific api/library calls made in the
implementations so opening it up for all should be ok.

Signed-off-by: Ani Sinha <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants