From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34928) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZH7wP-0003fb-P3 for qemu-devel@nongnu.org; Mon, 20 Jul 2015 06:04:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZH7wL-000807-4Z for qemu-devel@nongnu.org; Mon, 20 Jul 2015 06:04:57 -0400 Received: from mail-vn0-f47.google.com ([209.85.216.47]:34530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZH7wL-000801-0z for qemu-devel@nongnu.org; Mon, 20 Jul 2015 06:04:53 -0400 Received: by vnds125 with SMTP id s125so21086386vnd.1 for ; Mon, 20 Jul 2015 03:04:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1437143854-2826-1-git-send-email-kraxel@redhat.com> References: <1437143854-2826-1-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Mon, 20 Jul 2015 11:04:33 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for-2.4 0/7] update ipxe roms, fix efi support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers , Stefan Hajnoczi On 17 July 2015 at 15:37, Gerd Hoffmann wrote: > Hi, > > This pull finally fixes the efi boot support. ipxe is updated to the > latest master, two non-upstream commits needed to make efi work are > added on top, and the build process is tweaked a bit. > > The ipxe changes are pushed to git://git.kraxel.org/ipxe (branch qemu, > tag qemu-2.4). They should be mirrored to git://git.qemu.org/ipxe.git > before merging this pull request. Is this supposed to happen automatically, or does somebody need to manually do something for that to happen? thanks -- PMM