summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Correct address handling with ACPI tablesSimon Glass2022-01-251-1/+4
* efi: Correct call to write_acpi_tables()Simon Glass2022-01-251-1/+1
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-1/+1
* efi_loader: ACPI tables must be in EfiACPIReclaimMemoryHeinrich Schuchardt2021-02-261-2/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-161-1/+1
* efi_loader: Install ACPI configuration tablesBin Meng2018-07-021-0/+42