]> xenbits.xensource.com Git - seabios.git/commit
drop obsolete acpi table code
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 20 Nov 2024 11:42:13 +0000 (12:42 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 16 Jan 2025 08:44:08 +0000 (09:44 +0100)
commit35aa9a72c279fb2ed3a4917eef8b7155bb7de84c
treee348a8f1a8a82f3bd99785332575f7081f401b13
parent1b598a1d79dcb9261295fd5b1aa2b65d1348c0c1
drop obsolete acpi table code

It's there for backward compatibility with qemu 1.6 and older.  This
release is older than a decade.  Even qemu itself has removed backward
compatibility support (i.e. machine types) for qemu versions that old.

It should be safe to remove this code now.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Makefile
src/Kconfig
src/fw/acpi.c