diff options
author | Igor Mammedov <imammedo@redhat.com> | 2016-01-22 15:36:06 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-02-04 19:53:02 +0200 |
commit | 41fa5c0410a13d804eabf6ca7cc5c8e21b718a03 (patch) | |
tree | c571d557cb63d911dff0399a56926b7b901639e6 /tests/acpi-test-data/pc/SSDT | |
parent | 3e996cc58334be1c3f1be524b4f048566eccbb1d (diff) |
pc: acpi: merge SSDT into DSDT
Since both tables are built dynamically now,
there is no point in keeping ASL in them in separate
tables.
So do the same as we do for ARM where we have only
DSDT table, i.e. move SSDT ASL into DSDT and
drop SSDT altogether.
This patch doesn't change moved SSDT ASL in any way,
but it opens a way to relatively independently simplify
generated ASL on per device/subsystem basis in
followup series.
It also simplifies bios-tables-test where expected
SSDT blobs could be dropped and only DSDT ones
have to be maintained.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/acpi-test-data/pc/SSDT')
0 files changed, 0 insertions, 0 deletions