From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFKaD-0004Oy-3M for qemu-devel@nongnu.org; Wed, 15 Jul 2015 07:10:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFKa9-0005eW-5n for qemu-devel@nongnu.org; Wed, 15 Jul 2015 07:10:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFKa9-0005ct-1T for qemu-devel@nongnu.org; Wed, 15 Jul 2015 07:10:33 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id 87AF791746 for ; Wed, 15 Jul 2015 11:10:32 +0000 (UTC) Message-ID: <55A63FA6.5090907@redhat.com> Date: Wed, 15 Jul 2015 13:10:30 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1436955007-8216-1-git-send-email-kraxel@redhat.com> <1436955007-8216-8-git-send-email-kraxel@redhat.com> In-Reply-To: <1436955007-8216-8-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 7/7] ipxe: update binaries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On 07/15/15 12:10, Gerd Hoffmann wrote: > Signed-off-by: Gerd Hoffmann > --- > pc-bios/efi-e1000.rom | Bin 197120 -> 192512 bytes > pc-bios/efi-eepro100.rom | Bin 197632 -> 192512 bytes > pc-bios/efi-ne2k_pci.rom | Bin 195584 -> 190976 bytes > pc-bios/efi-pcnet.rom | Bin 195584 -> 190976 bytes > pc-bios/efi-rtl8139.rom | Bin 200192 -> 194560 bytes > pc-bios/efi-virtio.rom | Bin 194048 -> 188928 bytes > 6 files changed, 0 insertions(+), 0 deletions(-) Shouldn't you also rebuild (well, commit) the non-EFI (ie. pxe-*) binaries too? The rebase in patch #1, the QEMU branding in patch #5, and the now-visible git version from patch #6, all seem to affect the pxe-* binaries as well. Thank you! Laszlo