]> Git Repo - qemu.git/commit
acpi: simplify _OSC
authorMichael S. Tsirkin <[email protected]>
Tue, 28 Feb 2017 14:13:28 +0000 (16:13 +0200)
committerMichael S. Tsirkin <[email protected]>
Thu, 2 Mar 2017 05:29:10 +0000 (07:29 +0200)
commitb3c782db2004eaba2da24ba0880b55852c1d8e0b
tree9d6e097de04db45efd1494d2aaf6b5644ff945a9
parent96a8821d21411f10d77ea994af369c6e5c35a2cc
acpi: simplify _OSC

Our _OSC method has a bunch of unused code loading data
into external CTRL and SUPP fields which are then never
used. Drop this in favor of a single local variable.

Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
hw/i386/acpi-build.c
This page took 0.025434 seconds and 4 git commands to generate.