summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include/bits/acpi.h
Commit message (Collapse)AuthorAgeFilesLines
* [build] Centralise dummy architecture-specific headersMichael Brown2024-09-031-12/+0Star
| | | | | | | | Simplify the process of adding a new CPU architecture by providing common implementations of typically empty architecture-specific header files. Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown2017-05-231-0/+12
Signed-off-by: Michael Brown <mcb30@ipxe.org>