From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VZ20M-0006D7-9p for mharc-grub-devel@gnu.org; Wed, 23 Oct 2013 13:13:58 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZ20E-000662-F7 for grub-devel@gnu.org; Wed, 23 Oct 2013 13:13:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZ208-00057F-D2 for grub-devel@gnu.org; Wed, 23 Oct 2013 13:13:50 -0400 Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:45566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZ208-000575-5m for grub-devel@gnu.org; Wed, 23 Oct 2013 13:13:44 -0400 Received: by mail-la0-f41.google.com with SMTP id el20so934781lab.14 for ; Wed, 23 Oct 2013 10:13:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type; bh=R3bv2GCgSoiTu+m3EzwjccyAy1yUKHiy48gZS8px/GA=; b=uSg63xQ6PXaD12eHEwMBt7CzfsxgtZ7yOpRgY55CB7Wr8uvAx08wr69Kxbe2s9CCjJ /53ikZreqkE7P7B5hmPuLLVuu8s+HTRSOrJVS0LUdbIHnO6/KrESz9AUz89y9h+U1iyg C4GWAigcVW0oZnUvu+FY0w9Cyw4JyU+H4HgNcOJJi3lgWLrEbxP+swcmKD21rLXLytyz HRAR1e8ZeLqNpUrtc8Qy/3i/z1vPUWojW+D3Nc14mJhddTKfJDbq7sG1wQa4IY3KWuDH Su/Sho1waJlDhT3nvE7b7FSnPCcjewBBO5kDlh6TaHh0ndl52HCWXbWrXG9McqM9xw3p Ru1A== X-Received: by 10.112.168.170 with SMTP id zx10mr2914623lbb.0.1382548422690; Wed, 23 Oct 2013 10:13:42 -0700 (PDT) Received: from opensuse.site (ppp91-76-150-246.pppoe.mtu-net.ru. [91.76.150.246]) by mx.google.com with ESMTPSA id vk8sm19968122lbb.0.2013.10.23.10.13.41 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 23 Oct 2013 10:13:41 -0700 (PDT) Date: Wed, 23 Oct 2013 21:13:40 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: [Xen-devel] EFI and multiboot2 devlopment work for Xen Message-ID: <20131023211340.656092cf@opensuse.site> In-Reply-To: <5267D82A.3010307@gmail.com> References: <5266620602000078000FCA48@nat28.tlf.novell.com> <1382435127.1657.70.camel@hastur.hellion.org.uk> <526668A502000078000FCA7B@nat28.tlf.novell.com> <20131022134252.GA27302@phenom.dumpdata.com> <1382449985.18283.12.camel@hastur.hellion.org.uk> <20131022140947.GA17829@phenom.dumpdata.com> <1382451868.18283.21.camel@hastur.hellion.org.uk> <1382455358.18283.31.camel@hastur.hellion.org.uk> <20131022162632.GB19189@phenom.dumpdata.com> <1382517150.22417.21.camel@hastur.hellion.org.uk> <20131023131348.GA23898@phenom.dumpdata.com> <5267D82A.3010307@gmail.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/WqGsET1q_M4i6=nZ_WWUT/_"; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::229 Cc: Matthew Garrett , keir@xen.org, david.woodhouse@intel.com, stefano.stabellini@eu.citrix.com, phcoder@gmail.com, Daniel Kiper , linux-kernel@vger.kernel.org, xen-devel@lists.xen.org, Jan Beulich , ross.philipson@citrix.com, richard.l.maliszewski@intel.com, boris.ostrovsky@oracle.com, Ian Campbell X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Oct 2013 17:13:56 -0000 --Sig_/WqGsET1q_M4i6=nZ_WWUT/_ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =D0=92 Wed, 23 Oct 2013 16:07:38 +0200 Vladimir '=CF=86-coder/phcoder' Serbinenko =D0=BF=D0=B8= =D1=88=D0=B5=D1=82: > > - Do the signature verification (hand-waving which one - probably both= ). > Can someone throw me the link on the EFI signature specification? Can't > really find it now. It is in UEFI specs, specifically chapter 27 of UEFI 2.4, Secure Boot and Driver Signature. Link to download: http://uefi.org/specs/access. You need to accept agreement so I cannot post direct download link (actually I do not have it handy). --Sig_/WqGsET1q_M4i6=nZ_WWUT/_ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlJoA8QACgkQR6LMutpd94z4HQCgrKpW721u1bhc0y+D7/ScGaKu WOwAoJVoM7GKiIEWEqAsOmSSJNC1G7Eu =1kiu -----END PGP SIGNATURE----- --Sig_/WqGsET1q_M4i6=nZ_WWUT/_--