other: 0.889 device: 0.847 instruction: 0.796 socket: 0.771 semantic: 0.735 network: 0.679 graphic: 0.674 boot: 0.615 vnc: 0.609 mistranslation: 0.602 KVM: 0.464 assembly: 0.385 Extend uefi-test-tools to report SMBIOS location UEFI helper app exposes the pointer to RSDP ACPI table that firmware allocates in guest's RAM but it doesn't do so for SMBIOS tables. Hence bios table test would skip testing SMBIOS tables to workaround shortcoming. This bug is a request to expose two new entry point fields (one for SMBIOS 2 and another for SMBIOS 3) so test could check SMBIOS tables when guest is started a with UEFI firmware. Discussion on qemu-devel: [Qemu-devel] [PATCH for 4.1 v2 09/13] tests: acpi: ignore SMBIOS tests when UEFI firmware is used http://mid