acpi: automatically generated ssdt proc
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 4 Oct 2011 13:26:19 +0000 (15:26 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 13 Oct 2011 01:16:37 +0000 (21:16 -0400)
commitc736f0ae235ea3d90aafe3a3dd9f3c9600fb42e5
tree28b2158f3d3f6cc2d567571da69d267e95f48d6d
parent2597b757c3566e9e418d48a4872326f2383ba05f
acpi: automatically generated ssdt proc

Get rid of manually cut and pasted ssdt_proc,
use ssdt compiled by iasl and offsets extracted
by acpi_extract instead.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Makefile
src/acpi-dsdt.hex
src/acpi.c
src/ssdt-proc.dsl
src/ssdt-proc.hex [new file with mode: 0644]