From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=66.187.233.73; helo=mx1.redhat.com; envelope-from=lersek@redhat.com; receiver=edk2-devel@lists.01.org Received: from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id F0D4B2122ADAC for ; Wed, 13 Jun 2018 12:21:57 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 65E5B406E81C; Wed, 13 Jun 2018 19:21:56 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-122-190.rdu2.redhat.com [10.10.122.190]) by smtp.corp.redhat.com (Postfix) with ESMTP id E59D12166BB2; Wed, 13 Jun 2018 19:21:55 +0000 (UTC) To: Philipp Deppenwiese Cc: edk2-devel@lists.01.org References: <2660d487-aa83-e92c-c816-dd205470fea3@redhat.com> <6583409f-e15f-bc73-d16e-bb59be8f2a2c@gmail.com> <4146cdc8-0812-4ee0-bb20-51883fbddbee@redhat.com> From: Laszlo Ersek Message-ID: <6a91f5ec-99c6-a067-a737-6f6833eb407b@redhat.com> Date: Wed, 13 Jun 2018 21:21:55 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Wed, 13 Jun 2018 19:21:56 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Wed, 13 Jun 2018 19:21:56 +0000 (UTC) for IP:'10.11.54.6' DOMAIN:'int-mx06.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'lersek@redhat.com' RCPT:'' Subject: Re: [OvmfPkg] Secure Boot issues X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2018 19:21:58 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 06/13/18 15:45, Philipp Deppenwiese wrote: > Hey Laszlo, > > We are using VirtualBox as virtualization solution and > don't load guest drivers. But we had the same issue with > the current Qemu version as well. > > Can you try to test your setup with the latest Windows 10 LTSB ? > That would help us to understand if that's a general EDK2 > issue or just our problem. My testing yesterday was supposed to cover the "latest in Windows 10 LTSB" -- I had indeed installed the OS earlier from a Windows 10 Enterprise N 2015 LTSB ISO, but yesterday that long-term guest of mine pulled down all pending updates. Is that not what you mean? Can you give me an ISO filename and a SHA1 checksum then? I could try looking it up in MSDN. (It's not guaranteed that my subscription will allow me access to it though.) Thanks Laszlo