qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] tests/uefi-test-tools: report the SMBIOS entry


From: Laszlo Ersek
Subject: [Qemu-devel] [PATCH 0/2] tests/uefi-test-tools: report the SMBIOS entry point structures
Date: Thu, 25 Apr 2019 12:43:24 +0200

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/address@hidden
  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é" <address@hidden>
Cc: Igor Mammedov <address@hidden>

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(-)

-- 
2.19.1.3.g30247aa5d201




reply via email to

[Prev in Thread] Current Thread [Next in Thread]