From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoS5r-00071z-Ak for qemu-devel@nongnu.org; Tue, 20 Oct 2015 04:16:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoS5m-0000nV-Hu for qemu-devel@nongnu.org; Tue, 20 Oct 2015 04:16:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44441) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoS5m-0000n1-Bc for qemu-devel@nongnu.org; Tue, 20 Oct 2015 04:16:22 -0400 Message-ID: <1445328975.13733.57.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 20 Oct 2015 10:16:15 +0200 In-Reply-To: <1441961817.29362.14.camel@redhat.com> References: <1441620856.27149.11.camel@redhat.com> <55ED98EA.4060101@ipxe.org> <1441637892.27149.34.camel@redhat.com> <55F19C96.50709@ipxe.org> <1441898426.11233.37.camel@redhat.com> <55F1A1E2.2010603@ipxe.org> <1441961817.29362.14.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [ipxe-devel] EFI_PXE_BASE_CODE_PROTOCOL List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Brown Cc: ipxe-devel , qemu-devel Hi, > The guids translate to: > > 245DCA21-FB7B-11D3-8F01-00A0C969723B gEfiPxeBaseCodeCallbackProtocolGuid > 41D94CD2-35B6-455A-8258-D4E51334AADD gEfiIp4ProtocolGuid > 3AD9DF29-4501-478D-B1F8-7F7FE70E50F3 gEfiUdp4ProtocolGuid > F4B427BB-BA21-4F16-BC4E-43E416AB619C gEfiArpProtocolGuid > 245DCA21-FB7B-11D3-8F01-00A0C969723B gEfiPxeBaseCodeCallbackProtocolGuid > 5B1B31A1-9562-11D2-8E3F-00A0C969723B gEfiLoadedImageProtocolGuid > BC62157E-3E33-4FEC-9920-2D3B36D750DF > gEfiLoadedImageDevicePathProtocolGuid > > Hmm, EfiPxeBaseCode*Callback*Protocol? Ping. Any progress here? Meanwhile I've noticed efi grub2 fails to load grub.cfg on microsoft hyper-v too, so possibly this is something in grub not ipxe ... cheers, Gerd