From 24496b8d27d95c4b317039e2c48f262cfd40fb4d Mon Sep 17 00:00:00 2001 From: Laszlo Ersek Date: Thu, 25 Apr 2019 11:54:51 +0200 Subject: tests/uefi-boot-images: report the SMBIOS entry point structures MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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é" Cc: Igor Mammedov Launchpad: https://bugs.launchpad.net/qemu/+bug/1821884 Signed-off-by: Laszlo Ersek Tested-by: Philippe Mathieu-Daudé Tested-by: Igor Mammedov --- .../bios-tables-test.aarch64.iso.qcow2 | Bin 11776 -> 12288 bytes .../uefi-boot-images/bios-tables-test.arm.iso.qcow2 | Bin 11776 -> 11776 bytes .../bios-tables-test.i386.iso.qcow2 | Bin 12800 -> 13312 bytes .../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 index ac0b7b1b8f..d588cf3ebd 100644 Binary files a/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2 and b/tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2 differ 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 index d20fa7c819..552c7a7ddc 100644 Binary files a/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2 and b/tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2 differ 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 index 26c882baea..c66ad15519 100644 Binary files a/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2 and b/tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2 differ 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 index 9ec3c1f20b..f59e07c854 100644 Binary files a/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2 and b/tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2 differ -- cgit v1.2.3