summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [acpi] Remove userptr_t from ACPI table parsingMichael Brown2025-04-221-3/+4
* [uaccess] Remove user_to_phys() and phys_to_user()Michael Brown2025-04-211-1/+1
* [acpi] Allow for platforms that provide ACPI tables individuallyMichael Brown2021-03-011-0/+1
* [efi] Provide access to ACPI tablesMichael Brown2017-05-231-0/+56