Hi Igor, On 04/25/19 12:43, Laszlo Ersek wrote: > Repo: https://github.com/lersek/qemu.git > Branch: smbios_lp_1821884 > Launchpad: https://bugs.launchpad.net/qemu/+bug/1821884 > > In > > [Qemu-devel] [PATCH for 4.1 v2 09/13] > tests: acpi: ignore SMBIOS tests when UEFI firmware is used > > at > > > http://mid.mail-archive.com/1553605799-168605-10-git-send-email-imammedo@redhat.com > https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg07037.html > > Igor had to temporarily exclude SMBIOS unit testing with UEFI guests. > > Let the BiosTablesTest guest UEFI app report the SMBIOS entry point(s), > so that SMBIOS unit tests can cover UEFI guests. > > Cc: "Philippe Mathieu-Daudé" <phi...@redhat.com> > Cc: Igor Mammedov <imamm...@redhat.com> > > Thanks > Laszlo > > Laszlo Ersek (2): > tests/uefi-test-tools: report the SMBIOS entry point structures > tests/uefi-boot-images: report the SMBIOS entry point structures > > tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/BiosTablesTest.h | > 25 +++++++++++++++----- > tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.inf | > 2 ++ > tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/BiosTablesTest.c | > 23 ++++++++++++++---- > tests/data/uefi-boot-images/bios-tables-test.aarch64.iso.qcow2 | > Bin 11776 -> 12288 bytes > tests/data/uefi-boot-images/bios-tables-test.arm.iso.qcow2 | > Bin 11776 -> 11776 bytes > tests/data/uefi-boot-images/bios-tables-test.i386.iso.qcow2 | > Bin 12800 -> 13312 bytes > tests/data/uefi-boot-images/bios-tables-test.x86_64.iso.qcow2 | > Bin 13312 -> 13312 bytes > 7 files changed, 40 insertions(+), 10 deletions(-) >
can you ACK or test (or both) this series, please? Thanks Laszlo