diff options
author | Igor Mammedov <imammedo@redhat.com> | 2018-12-27 15:13:34 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-01-17 21:10:57 -0500 |
commit | b137522c35c1708adb10c73378e97e7dd0badbfc (patch) | |
tree | 337e5c69b33889c8796cb25369e1e2776675df33 /chardev | |
parent | b997a04a5048e496a67f0c03f1f420cfa5a48c72 (diff) |
tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature
AcpiSdtTable::header::signature is the only remained field from
AcpiTableHeader structure used by tests. Instead of using packed
structure to access signature, just read it directly from table
blob and remove no longer used AcpiSdtTable::header / union and
keep only AcpiSdtTable::aml byte array.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'chardev')
0 files changed, 0 insertions, 0 deletions