]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[acpi] Allow for the possibility of overriding ACPI tables at link time
authorMichael Brown <mcb30@ipxe.org>
Wed, 23 Mar 2022 14:39:11 +0000 (14:39 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 24 Mar 2022 12:58:52 +0000 (12:58 +0000)
commit27825e555746c379ac045466f692ed77686af2b5
tree6b2241855530b3782894b9ac40058a8678e2ff05
parentdd3547543811dd2e996b910bdadb609414904352
[acpi] Allow for the possibility of overriding ACPI tables at link time

Allow for linked-in code to override the mechanism used to locate an
ACPI table, thereby opening up the possibility of ACPI self-tests.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/interface/pcbios/acpi_timer.c
src/arch/x86/interface/pcbios/acpipwr.c
src/core/acpi.c
src/core/acpi_settings.c
src/include/ipxe/acpi.h