aboutsummaryrefslogtreecommitdiff
path: root/lib/acpi/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: support 64bit in acpi_find_table for DSDT and FACSHeinrich Schuchardt2024-01-071-5/+24
* acpi: Write pointers to tables instead of addressesSimon Glass2024-01-071-6/+6
* lib: Remove <common.h> inclusion from these filesTom Rini2023-12-211-1/+0
* acpi: consider XSDT in acpi_find_table()Heinrich Schuchardt2023-12-131-4/+16
* acpi: Move the table-finding functions into the libarySimon Glass2023-05-111-0/+45