aboutsummaryrefslogtreecommitdiff
path: root/tests/data/acpi/virt/SLIT.memhp.dsl
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2020-09-29 07:07:45 -0400
committerMichael S. Tsirkin <mst@redhat.com>2020-09-29 07:10:37 -0400
commitf142e4ede72853aaa7d306bc79b099caed45769b (patch)
tree326b5b572a507d906b9530687be8713f966aad29 /tests/data/acpi/virt/SLIT.memhp.dsl
parent213057383c9f73a17cfe635b204d88e11f918df1 (diff)
tests/acpi: drop unnecessary files
The last pull added a ton of useless files by mistake. Drop them all. Fixes: 0ed93f4c05896 ("update golden master DSDT binary table blobs for q35") Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/data/acpi/virt/SLIT.memhp.dsl')
-rw-r--r--tests/data/acpi/virt/SLIT.memhp.dsl31
1 files changed, 0 insertions, 31 deletions
diff --git a/tests/data/acpi/virt/SLIT.memhp.dsl b/tests/data/acpi/virt/SLIT.memhp.dsl
deleted file mode 100644
index a17f948af2..0000000000
--- a/tests/data/acpi/virt/SLIT.memhp.dsl
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Intel ACPI Component Architecture
- * AML/ASL+ Disassembler version 20190509 (64-bit version)
- * Copyright (c) 2000 - 2019 Intel Corporation
- *
- * Disassembly of tests/data/acpi/virt/SLIT.memhp, Tue Aug 4 11:14:15 2020
- *
- * ACPI Data Table [SLIT]
- *
- * Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue
- */
-
-[000h 0000 4] Signature : "SLIT" [System Locality Information Table]
-[004h 0004 4] Table Length : 00000030
-[008h 0008 1] Revision : 01
-[009h 0009 1] Checksum : 2C
-[00Ah 0010 6] Oem ID : "BOCHS "
-[010h 0016 8] Oem Table ID : "BXPCSLIT"
-[018h 0024 4] Oem Revision : 00000001
-[01Ch 0028 4] Asl Compiler ID : "BXPC"
-[020h 0032 4] Asl Compiler Revision : 00000001
-
-[024h 0036 8] Localities : 0000000000000002
-[02Ch 0044 2] Locality 0 : 0A 15
-[02Eh 0046 2] Locality 1 : 15 0A
-
-Raw Table Data: Length 48 (0x30)
-
- 0000: 53 4C 49 54 30 00 00 00 01 2C 42 4F 43 48 53 20 // SLIT0....,BOCHS
- 0010: 42 58 50 43 53 4C 49 54 01 00 00 00 42 58 50 43 // BXPCSLIT....BXPC
- 0020: 01 00 00 00 02 00 00 00 00 00 00 00 0A 15 15 0A // ................