]> git.proxmox.com Git - mirror_qemu.git/commit
tests: acpi: add a way to start tests with UEFI firmware
authorIgor Mammedov <imammedo@redhat.com>
Thu, 2 May 2019 14:51:57 +0000 (16:51 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 20 May 2019 22:40:02 +0000 (18:40 -0400)
commit97256e799fedd47aee8ceb6bad69e6f3e6b339f3
tree5942362fc64e541ef81b6e5cf342a03f107ee9c1
parenta37d5472b3d3ae0d8dc47ed5371c4ac505b32996
tests: acpi: add a way to start tests with UEFI firmware

For testcase to use UEFI firmware, one needs to provide and specify
firmware and varstore blob names in test_data { uefi_fl1, uefi_fl2 }
fields respectively and RAM start address plus size where to look for
test structure signature. Additionally testcase should specify
bootable cdrom image from uefi-boot-images with EFI test utility.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <1556808723-226478-10-git-send-email-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/bios-tables-test.c