ACPI: Fix AppleSMC _STA size
commit8977557ae418f9b9ff5c35ee39161a33f2368e6a
authorGabriel L. Somlo <gsomlo@gmail.com>
Mon, 13 Jan 2014 20:27:13 +0000 (13 15:27 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 26 Jan 2014 11:06:48 +0000 (26 13:06 +0200)
tree7708ac8549c90848454e298d8d942a650e174251
parent15bce1b7c55c69f47e13c9eb2a4b80f41da26581
ACPI: Fix AppleSMC _STA size

Minimize the storage used for AppleSMC's _STA (8bit), relying on ASL
to implicitly convert it to the officially specified 32bit value.

Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/acpi-build.c
hw/i386/acpi-dsdt-isa.dsl