From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi0Pr-0001Mo-3J for qemu-devel@nongnu.org; Fri, 02 Oct 2015 09:30:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zi0Pn-0008GB-0L for qemu-devel@nongnu.org; Fri, 02 Oct 2015 09:30:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi0Pm-0008G1-SU for qemu-devel@nongnu.org; Fri, 02 Oct 2015 09:30:22 -0400 References: <1443701677-13629-1-git-send-email-markmb@redhat.com> <1443701819-13855-1-git-send-email-markmb@redhat.com> <1443701819-13855-7-git-send-email-markmb@redhat.com> <560D5057.6010308@redhat.com> <20151001160242.GA7766@morn.lan> <1443773786.14636.12.camel@redhat.com> <20151002102408.23266dc0@markmb_rh> <1443776468.14636.20.camel@redhat.com> <560E6EE9.3090502@redhat.com> <1443787644.14636.23.camel@redhat.com> <560E85DE.1080506@redhat.com> From: Laszlo Ersek Message-ID: <560E86EB.20006@redhat.com> Date: Fri, 2 Oct 2015 15:30:19 +0200 MIME-Version: 1.0 In-Reply-To: <560E85DE.1080506@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 6/7] Make the kernel image in the fw_cfg DMA interface bootable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Drew , Matt Fleming , Stefan Hajnoczi , "Gabriel L. Somlo" , qemu-devel@nongnu.org, Kevin O'Connor , "Jordan Justen (Intel address)" , =?UTF-8?Q?Marc_Mar=c3=ad?= On 10/02/15 15:25, Laszlo Ersek wrote: > In Dec 2014 - Jan 2015, Matt, Paolo, Jordan & myself had a long > discussion about the different ways to boot an EFI kernel (subject "the > different ways to boot an EFI kernel"). Ultimately Matt wrote an article: > > http://www.uefidk.com/blog/linux-efi-boot-stub Correction: that article predates our discussion. The one I wanted to link is this: http://lwn.net/Articles/632528/ Sorry Laszlo