From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:48344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMD0V-0002AD-Po for qemu-devel@nongnu.org; Thu, 02 May 2019 10:48:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMD0U-0001Lg-Qv for qemu-devel@nongnu.org; Thu, 02 May 2019 10:48:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33570) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hMD0U-0001LT-Ke for qemu-devel@nongnu.org; Thu, 02 May 2019 10:48:18 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E8DAD3151C41 for ; Thu, 2 May 2019 14:48:17 +0000 (UTC) Date: Thu, 2 May 2019 16:48:12 +0200 From: Igor Mammedov Message-ID: <20190502164812.3f8a6564@Igors-MacBook-Pro> In-Reply-To: <20190425104326.12835-1-lersek@redhat.com> References: <20190425104326.12835-1-lersek@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] tests/uefi-test-tools: report the SMBIOS entry point structures List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: qemu devel list , Philippe =?UTF-8?Q?Mathieu-Da?= =?UTF-8?Q?ud=C3=A9?= On Thu, 25 Apr 2019 12:43:24 +0200 Laszlo Ersek wrote: > Repo: https://github.com/lersek/qemu.git > Branch: smbios_lp_1821884 > Launchpad: https://bugs.launchpad.net/qemu/+bug/1821884 [...] > > Laszlo Ersek (2): > tests/uefi-test-tools: report the SMBIOS entry point structures > tests/uefi-boot-images: report the SMBIOS entry point structures Tested-by: Igor Mammedov > > 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(-) > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4E5F5C43219 for ; Thu, 2 May 2019 15:07:47 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 16EE520675 for ; Thu, 2 May 2019 15:07:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 16EE520675 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([127.0.0.1]:52770 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMDJK-000114-9w for qemu-devel@archiver.kernel.org; Thu, 02 May 2019 11:07:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMD0V-0002AD-Po for qemu-devel@nongnu.org; Thu, 02 May 2019 10:48:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMD0U-0001Lg-Qv for qemu-devel@nongnu.org; Thu, 02 May 2019 10:48:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33570) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hMD0U-0001LT-Ke for qemu-devel@nongnu.org; Thu, 02 May 2019 10:48:18 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E8DAD3151C41 for ; Thu, 2 May 2019 14:48:17 +0000 (UTC) Received: from Igors-MacBook-Pro (unknown [10.40.205.168]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8B67418349; Thu, 2 May 2019 14:48:14 +0000 (UTC) Date: Thu, 2 May 2019 16:48:12 +0200 From: Igor Mammedov To: Laszlo Ersek Message-ID: <20190502164812.3f8a6564@Igors-MacBook-Pro> In-Reply-To: <20190425104326.12835-1-lersek@redhat.com> References: <20190425104326.12835-1-lersek@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.41]); Thu, 02 May 2019 14:48:17 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 Subject: Re: [Qemu-devel] [PATCH 0/2] tests/uefi-test-tools: report the SMBIOS entry point structures X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Philippe =?UTF-8?Q?Mathieu-Da?= =?UTF-8?Q?ud=C3=A9?= , qemu devel list Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Message-ID: <20190502144812.zYxLDrZvsoawRG-E-Ek0obuzQMKvHRsJGv64t_nRkTg@z> On Thu, 25 Apr 2019 12:43:24 +0200 Laszlo Ersek wrote: > Repo: https://github.com/lersek/qemu.git > Branch: smbios_lp_1821884 > Launchpad: https://bugs.launchpad.net/qemu/+bug/1821884 [...] > > Laszlo Ersek (2): > tests/uefi-test-tools: report the SMBIOS entry point structures > tests/uefi-boot-images: report the SMBIOS entry point structures Tested-by: Igor Mammedov > > 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(-) >