From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxMRq-0007Vl-So for qemu-devel@nongnu.org; Tue, 26 May 2015 17:31:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxMRm-0000VO-5W for qemu-devel@nongnu.org; Tue, 26 May 2015 17:31:42 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:41421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxMRl-0000U0-TL for qemu-devel@nongnu.org; Tue, 26 May 2015 17:31:38 -0400 Message-ID: <5564E636.8080701@msgid.tls.msk.ru> Date: Wed, 27 May 2015 00:31:34 +0300 From: Michael Tokarev MIME-Version: 1.0 References: <5523E12E.8010103@redhat.com> <1428653687.11559.5.camel@nilsson.home.kraxel.org> <5527A093.30904@redhat.com> <556484D1.2040608@msgid.tls.msk.ru> <5564A407.8010302@redhat.com> <5564A7B8.4050001@msgid.tls.msk.ru> In-Reply-To: <5564A7B8.4050001@msgid.tls.msk.ru> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [edk2] syslinux vs. OVMF List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek , Gerd Hoffmann Cc: edk2-devel@lists.sourceforge.net, qemu devel list , BALATON Zoltan 26.05.2015 20:04, Michael Tokarev wrpte: > 26.05.2015 19:49, Laszlo Ersek wrote: [] >> the right (updated) iPXE binaries. (I think Gerd's patches implementing >> the update have not been merged into upstream qemu yet? The most recent >> patch from Gerd, under pc-bios/, is >> c246cee4eedb17ae3932d699e009a8b63240235f. Unrelated, and too old.) > > Oh sh*t. You're right. Indeed, that's the last patch, and indeed > it is too old. I guess we need http://lists.ipxe.org/pipermail/ipxe-devel/2015-March/004007.html > or some other bits from https://www.kraxel.org/cgit/qemu/log/?h=rebase/roms-next. > > Somehow, since the talk was about updating binaries before the next > (2.3 at that time) release, I thought current qemu have all necessary > bits. After applying 2 patches from Gerd: efi_snp-improve-compliance-with-the-EFI_SIMPLE_NETWORK_PROTOCOL_spec.patch efi-make-load-file-protocol-optional.patch syslinux works fine with the resulting efirom for qemu too, it successfully loads kernel+initrd and boots the system. So we're waiting for the missing ipxe bits... ;) Thanks, /mjt