mirror of https://github.com/xqemu/xqemu.git
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>
This commit is contained in:
parent
62b52c2665
commit
72f15d6e53
|
@ -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
|
|
||||||
};
|
|
|
@ -1,251 +0,0 @@
|
||||||
static unsigned char ssdt_pcihp_name[] = {
|
|
||||||
0x34
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcivga_end[] = {
|
|
||||||
0x99
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcivga_name[] = {
|
|
||||||
0x70
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcihp_adr[] = {
|
|
||||||
0x45
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcinohp_end[] = {
|
|
||||||
0x6d
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcihp_end[] = {
|
|
||||||
0x5c
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pciqxl_start[] = {
|
|
||||||
0x99
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcinohp_name[] = {
|
|
||||||
0x5f
|
|
||||||
};
|
|
||||||
static unsigned char ssdp_pcihp_aml[] = {
|
|
||||||
0x53,
|
|
||||||
0x53,
|
|
||||||
0x44,
|
|
||||||
0x54,
|
|
||||||
0xc6,
|
|
||||||
0x0,
|
|
||||||
0x0,
|
|
||||||
0x0,
|
|
||||||
0x1,
|
|
||||||
0x70,
|
|
||||||
0x42,
|
|
||||||
0x58,
|
|
||||||
0x50,
|
|
||||||
0x43,
|
|
||||||
0x0,
|
|
||||||
0x0,
|
|
||||||
0x42,
|
|
||||||
0x58,
|
|
||||||
0x53,
|
|
||||||
0x53,
|
|
||||||
0x44,
|
|
||||||
0x54,
|
|
||||||
0x50,
|
|
||||||
0x43,
|
|
||||||
0x1,
|
|
||||||
0x0,
|
|
||||||
0x0,
|
|
||||||
0x0,
|
|
||||||
0x49,
|
|
||||||
0x4e,
|
|
||||||
0x54,
|
|
||||||
0x4c,
|
|
||||||
0x15,
|
|
||||||
0x11,
|
|
||||||
0x13,
|
|
||||||
0x20,
|
|
||||||
0x10,
|
|
||||||
0x41,
|
|
||||||
0xa,
|
|
||||||
0x5c,
|
|
||||||
0x2e,
|
|
||||||
0x5f,
|
|
||||||
0x53,
|
|
||||||
0x42,
|
|
||||||
0x5f,
|
|
||||||
0x50,
|
|
||||||
0x43,
|
|
||||||
0x49,
|
|
||||||
0x30,
|
|
||||||
0x5b,
|
|
||||||
0x82,
|
|
||||||
0x29,
|
|
||||||
0x53,
|
|
||||||
0x41,
|
|
||||||
0x41,
|
|
||||||
0x5f,
|
|
||||||
0x8,
|
|
||||||
0x5f,
|
|
||||||
0x53,
|
|
||||||
0x55,
|
|
||||||
0x4e,
|
|
||||||
0xa,
|
|
||||||
0xaa,
|
|
||||||
0x8,
|
|
||||||
0x5f,
|
|
||||||
0x41,
|
|
||||||
0x44,
|
|
||||||
0x52,
|
|
||||||
0xc,
|
|
||||||
0x0,
|
|
||||||
0x0,
|
|
||||||
0xaa,
|
|
||||||
0x0,
|
|
||||||
0x14,
|
|
||||||
0x12,
|
|
||||||
0x5f,
|
|
||||||
0x45,
|
|
||||||
0x4a,
|
|
||||||
0x30,
|
|
||||||
0x1,
|
|
||||||
0x50,
|
|
||||||
0x43,
|
|
||||||
0x45,
|
|
||||||
0x4a,
|
|
||||||
0x42,
|
|
||||||
0x53,
|
|
||||||
0x45,
|
|
||||||
0x4c,
|
|
||||||
0x5f,
|
|
||||||
0x53,
|
|
||||||
0x55,
|
|
||||||
0x4e,
|
|
||||||
0x5b,
|
|
||||||
0x82,
|
|
||||||
0xf,
|
|
||||||
0x53,
|
|
||||||
0x42,
|
|
||||||
0x42,
|
|
||||||
0x5f,
|
|
||||||
0x8,
|
|
||||||
0x5f,
|
|
||||||
0x41,
|
|
||||||
0x44,
|
|
||||||
0x52,
|
|
||||||
0xc,
|
|
||||||
0x0,
|
|
||||||
0x0,
|
|
||||||
0xaa,
|
|
||||||
0x0,
|
|
||||||
0x5b,
|
|
||||||
0x82,
|
|
||||||
0x2a,
|
|
||||||
0x53,
|
|
||||||
0x43,
|
|
||||||
0x43,
|
|
||||||
0x5f,
|
|
||||||
0x8,
|
|
||||||
0x5f,
|
|
||||||
0x41,
|
|
||||||
0x44,
|
|
||||||
0x52,
|
|
||||||
0xc,
|
|
||||||
0x0,
|
|
||||||
0x0,
|
|
||||||
0xaa,
|
|
||||||
0x0,
|
|
||||||
0x14,
|
|
||||||
0x8,
|
|
||||||
0x5f,
|
|
||||||
0x53,
|
|
||||||
0x31,
|
|
||||||
0x44,
|
|
||||||
0x0,
|
|
||||||
0xa4,
|
|
||||||
0x0,
|
|
||||||
0x14,
|
|
||||||
0x8,
|
|
||||||
0x5f,
|
|
||||||
0x53,
|
|
||||||
0x32,
|
|
||||||
0x44,
|
|
||||||
0x0,
|
|
||||||
0xa4,
|
|
||||||
0x0,
|
|
||||||
0x14,
|
|
||||||
0x8,
|
|
||||||
0x5f,
|
|
||||||
0x53,
|
|
||||||
0x33,
|
|
||||||
0x44,
|
|
||||||
0x0,
|
|
||||||
0xa4,
|
|
||||||
0x0,
|
|
||||||
0x5b,
|
|
||||||
0x82,
|
|
||||||
0x2b,
|
|
||||||
0x53,
|
|
||||||
0x44,
|
|
||||||
0x44,
|
|
||||||
0x5f,
|
|
||||||
0x8,
|
|
||||||
0x5f,
|
|
||||||
0x41,
|
|
||||||
0x44,
|
|
||||||
0x52,
|
|
||||||
0xc,
|
|
||||||
0x0,
|
|
||||||
0x0,
|
|
||||||
0xaa,
|
|
||||||
0x0,
|
|
||||||
0x14,
|
|
||||||
0x8,
|
|
||||||
0x5f,
|
|
||||||
0x53,
|
|
||||||
0x31,
|
|
||||||
0x44,
|
|
||||||
0x0,
|
|
||||||
0xa4,
|
|
||||||
0x0,
|
|
||||||
0x14,
|
|
||||||
0x8,
|
|
||||||
0x5f,
|
|
||||||
0x53,
|
|
||||||
0x32,
|
|
||||||
0x44,
|
|
||||||
0x0,
|
|
||||||
0xa4,
|
|
||||||
0x0,
|
|
||||||
0x14,
|
|
||||||
0x9,
|
|
||||||
0x5f,
|
|
||||||
0x53,
|
|
||||||
0x33,
|
|
||||||
0x44,
|
|
||||||
0x0,
|
|
||||||
0xa4,
|
|
||||||
0xa,
|
|
||||||
0x3
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pciqxl_adr[] = {
|
|
||||||
0xa6
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcinohp_adr[] = {
|
|
||||||
0x69
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcivga_adr[] = {
|
|
||||||
0x7a
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pciqxl_name[] = {
|
|
||||||
0x9c
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcivga_start[] = {
|
|
||||||
0x6d
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pciqxl_end[] = {
|
|
||||||
0xc6
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcihp_start[] = {
|
|
||||||
0x31
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcihp_id[] = {
|
|
||||||
0x3e
|
|
||||||
};
|
|
||||||
static unsigned char ssdt_pcinohp_start[] = {
|
|
||||||
0x5c
|
|
||||||
};
|
|
Loading…
Reference in New Issue