diff options
author | Igor Mammedov | 2015-02-20 19:22:19 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2015-03-01 12:33:23 +0100 |
commit | 72f15d6e53485e8d1754e56e0013bed2e5816fa8 (patch) | |
tree | 8703041774d74a21e362cc3f31ac9dc48dd6a003 /hw/i386/ssdt-misc.hex.generated | |
parent | pc: acpi-build: drop template patching and create PCI bus tree dynamically (diff) | |
download | qemu-72f15d6e53485e8d1754e56e0013bed2e5816fa8.tar.gz qemu-72f15d6e53485e8d1754e56e0013bed2e5816fa8.tar.xz qemu-72f15d6e53485e8d1754e56e0013bed2e5816fa8.zip |
pc: acpi: remove not used anymore ssdt-[misc|pcihp].hex.generated blobs
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 'hw/i386/ssdt-misc.hex.generated')
-rw-r--r-- | hw/i386/ssdt-misc.hex.generated | 139 |
1 files changed, 0 insertions, 139 deletions
diff --git a/hw/i386/ssdt-misc.hex.generated b/hw/i386/ssdt-misc.hex.generated deleted file mode 100644 index 0b77ed443d..0000000000 --- a/hw/i386/ssdt-misc.hex.generated +++ /dev/null @@ -1,139 +0,0 @@ -static unsigned char acpi_pci64_length[] = { -0x6f -}; -static unsigned char acpi_pci32_start[] = { -0x2f -}; -static unsigned char acpi_pci64_valid[] = { -0x43 -}; -static unsigned char ssdp_misc_aml[] = { -0x53, -0x53, -0x44, -0x54, -0x77, -0x0, -0x0, -0x0, -0x1, -0x40, -0x42, -0x58, -0x50, -0x43, -0x0, -0x0, -0x42, -0x58, -0x53, -0x53, -0x44, -0x54, -0x53, -0x55, -0x1, -0x0, -0x0, -0x0, -0x49, -0x4e, -0x54, -0x4c, -0x7, -0x11, -0x14, -0x20, -0x10, -0x42, -0x5, -0x5c, -0x0, -0x8, -0x50, -0x30, -0x53, -0x5f, -0xc, -0x78, -0x56, -0x34, -0x12, -0x8, -0x50, -0x30, -0x45, -0x5f, -0xc, -0x78, -0x56, -0x34, -0x12, -0x8, -0x50, -0x31, -0x56, -0x5f, -0xa, -0x12, -0x8, -0x50, -0x31, -0x53, -0x5f, -0x11, -0xb, -0xa, -0x8, -0x0, -0x0, -0x0, -0x0, -0x0, -0x0, -0x0, -0x0, -0x8, -0x50, -0x31, -0x45, -0x5f, -0x11, -0xb, -0xa, -0x8, -0x0, -0x0, -0x0, -0x0, -0x0, -0x0, -0x0, -0x0, -0x8, -0x50, -0x31, -0x4c, -0x5f, -0x11, -0xb, -0xa, -0x8, -0x0, -0x0, -0x0, -0x0, -0x0, -0x0, -0x0, -0x0 -}; -static unsigned char acpi_pci64_start[] = { -0x4d -}; -static unsigned char acpi_pci64_end[] = { -0x5e -}; -static unsigned char acpi_pci32_end[] = { -0x39 -}; |