diff options
author | Laszlo Ersek <lersek@redhat.com> | 2019-04-25 11:54:51 +0200 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2019-05-03 10:52:27 +0200 |
commit | 24496b8d27d95c4b317039e2c48f262cfd40fb4d (patch) | |
tree | e29e3ce51b5892594a40332fe6dd7a4523c23eb7 | |
parent | b097ba371a68814e5ed85427ceec88f1e760ec96 (diff) | |
download | qemu-24496b8d27d95c4b317039e2c48f262cfd40fb4d.zip qemu-24496b8d27d95c4b317039e2c48f262cfd40fb4d.tar.gz qemu-24496b8d27d95c4b317039e2c48f262cfd40fb4d.tar.bz2 |
tests/uefi-boot-images: report the SMBIOS entry point structures
Rebuild the "bios-tables-test" UEFI boot images with the SMBIOS entry
point reporting that has been added in the previous patch.
Cc: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Launchpad: https://bugs.launchpad.net/qemu/+bug/1821884
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Igor Mammedov <imammedo@redhat.com>
-rw-r--r-- | tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2 | bin | 11776 -> 12288 bytes |
-rw-r--r-- | tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2 | bin | 11776 -> 11776 bytes |
-rw-r--r-- | tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2 | bin | 12800 -> 13312 bytes |
-rw-r--r-- | tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2 | bin | 13312 -> 13312 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2 b/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2 Binary files differindex ac0b7b1..d588cf3 100644 --- a/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2 +++ b/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2 diff --git a/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2 b/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2 Binary files differindex d20fa7c..552c7a7 100644 --- a/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2 +++ b/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2 diff --git a/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2 b/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2 Binary files differindex 26c882b..c66ad15 100644 --- a/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2 +++ b/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2 diff --git a/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2 b/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2 Binary files differindex 9ec3c1f..f59e07c 100644 --- a/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2 +++ b/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2 |