diff options
| author | Michael S. Tsirkin <mst@redhat.com> | 2013-09-27 17:15:41 +0300 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2013-10-14 17:48:57 +0300 |
| commit | 742f5d2ed578bb53b2130b6da2c66de9929f4821 (patch) | |
| tree | 03940d1d4f7a7b77de9e269b907af2275350be52 | |
| parent | 6ec80ef1502e90d19b90f021514debe32c8689a8 (diff) | |
| download | focaccia-qemu-742f5d2ed578bb53b2130b6da2c66de9929f4821.tar.gz focaccia-qemu-742f5d2ed578bb53b2130b6da2c66de9929f4821.zip | |
ssdt-proc: update generated file
Update generated ssdt proc hex file (used for systems lacking IASL) after P_BLK length change. Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Tested-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Tested-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
| -rw-r--r-- | hw/i386/ssdt-proc.hex.generated | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/hw/i386/ssdt-proc.hex.generated b/hw/i386/ssdt-proc.hex.generated index a28172ed82..bb9920d3c9 100644 --- a/hw/i386/ssdt-proc.hex.generated +++ b/hw/i386/ssdt-proc.hex.generated @@ -11,7 +11,7 @@ static unsigned char ssdp_proc_aml[] = { 0x0, 0x0, 0x1, -0xb3, +0xb8, 0x42, 0x58, 0x50, @@ -34,9 +34,9 @@ static unsigned char ssdp_proc_aml[] = { 0x4e, 0x54, 0x4c, -0x28, -0x5, -0x10, +0x23, +0x8, +0x13, 0x20, 0x5b, 0x83, @@ -51,7 +51,7 @@ static unsigned char ssdp_proc_aml[] = { 0xb0, 0x0, 0x0, -0x6, +0x0, 0x8, 0x49, 0x44, |