From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXUAe-00022y-PD for qemu-devel@nongnu.org; Thu, 03 Sep 2015 09:03:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXUAd-0006wJ-Rz for qemu-devel@nongnu.org; Thu, 03 Sep 2015 09:03:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXUAd-0006wA-NT for qemu-devel@nongnu.org; Thu, 03 Sep 2015 09:03:15 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 5773A8E3E5 for ; Thu, 3 Sep 2015 13:03:15 +0000 (UTC) From: Gerd Hoffmann Date: Thu, 3 Sep 2015 15:02:37 +0200 Message-Id: <1441285357-19909-5-git-send-email-kraxel@redhat.com> In-Reply-To: <1441285357-19909-1-git-send-email-kraxel@redhat.com> References: <1441285357-19909-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 4/4] ipxe: update binaries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Signed-off-by: Gerd Hoffmann Reviewed-by: Laszlo Ersek --- pc-bios/efi-e1000.rom | Bin 197120 -> 196608 bytes pc-bios/efi-eepro100.rom | Bin 197632 -> 197120 bytes pc-bios/efi-ne2k_pci.rom | Bin 195584 -> 195584 bytes pc-bios/efi-pcnet.rom | Bin 195584 -> 195584 bytes pc-bios/efi-rtl8139.rom | Bin 200192 -> 199168 bytes pc-bios/efi-virtio.rom | Bin 194048 -> 193024 bytes 6 files changed, 0 insertions(+), 0 deletions(-) diff --git a/pc-bios/efi-e1000.rom b/pc-bios/efi-e1000.rom index 4e29d9d..4bc89a3 100644 Binary files a/pc-bios/efi-e1000.rom and b/pc-bios/efi-e1000.rom differ diff --git a/pc-bios/efi-eepro100.rom b/pc-bios/efi-eepro100.rom index 2a92d6f..85b7f9b 100644 Binary files a/pc-bios/efi-eepro100.rom and b/pc-bios/efi-eepro100.rom differ diff --git a/pc-bios/efi-ne2k_pci.rom b/pc-bios/efi-ne2k_pci.rom index 6366017..ebafd84 100644 Binary files a/pc-bios/efi-ne2k_pci.rom and b/pc-bios/efi-ne2k_pci.rom differ diff --git a/pc-bios/efi-pcnet.rom b/pc-bios/efi-pcnet.rom index a61f586..6f19723 100644 Binary files a/pc-bios/efi-pcnet.rom and b/pc-bios/efi-pcnet.rom differ diff --git a/pc-bios/efi-rtl8139.rom b/pc-bios/efi-rtl8139.rom index c9c77ea..086551b 100644 Binary files a/pc-bios/efi-rtl8139.rom and b/pc-bios/efi-rtl8139.rom differ diff --git a/pc-bios/efi-virtio.rom b/pc-bios/efi-virtio.rom index eec2790..140c680 100644 Binary files a/pc-bios/efi-virtio.rom and b/pc-bios/efi-virtio.rom differ -- 1.8.3.1