From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkuwE-0004z8-5S for qemu-devel@nongnu.org; Thu, 15 May 2014 08:39:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wkuw9-0007B5-BO for qemu-devel@nongnu.org; Thu, 15 May 2014 08:39:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56032) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wkuw9-0007Ay-2c for qemu-devel@nongnu.org; Thu, 15 May 2014 08:39:01 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s4FCd01b002453 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 15 May 2014 08:39:00 -0400 From: Gerd Hoffmann Date: Thu, 15 May 2014 14:38:54 +0200 Message-Id: <1400157536-19918-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 0/2] roms: update seabios and ipxe List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, seabios release candidate was tagged this week, here comes the update which puts it into qemu, so it gets some real-world testing before the final release. While being at it also update the ipxe to latest git. please pull, Gerd The following changes since commit f30d56e7d63fe2f536511bffa13306bec2e01c37: Merge remote-tracking branch 'remotes/rth/fix-i386' into staging (2014-05-13 18:36:19 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-roms-2 for you to fetch changes up to d880b28cef4a8b4bc489a5caec201d019b9c0add: ipxe: update to current git (2014-05-15 14:24:05 +0200) ---------------------------------------------------------------- seabios: update to 1.7.5-rc1 ipxe: update to current git ---------------------------------------------------------------- Gerd Hoffmann (2): seabios: update to 1.7.5-rc1 ipxe: update to current git pc-bios/acpi-dsdt.aml | Bin 4407 -> 4405 bytes pc-bios/bios-256k.bin | Bin 262144 -> 262144 bytes pc-bios/bios.bin | Bin 131072 -> 131072 bytes pc-bios/efi-e1000.rom | Bin 173568 -> 194560 bytes pc-bios/efi-eepro100.rom | Bin 174592 -> 196096 bytes pc-bios/efi-ne2k_pci.rom | Bin 173056 -> 194560 bytes pc-bios/efi-pcnet.rom | Bin 173056 -> 194560 bytes pc-bios/efi-rtl8139.rom | Bin 176640 -> 198144 bytes pc-bios/efi-virtio.rom | Bin 171008 -> 192000 bytes pc-bios/vgabios-cirrus.bin | Bin 36864 -> 37376 bytes pc-bios/vgabios-qxl.bin | Bin 37376 -> 37376 bytes pc-bios/vgabios-stdvga.bin | Bin 37376 -> 37376 bytes pc-bios/vgabios-vmware.bin | Bin 37376 -> 37376 bytes pc-bios/vgabios.bin | Bin 36864 -> 36864 bytes roms/config.ipxe.general.h | 4 +++- roms/config.seabios-128k | 3 ++- roms/ipxe | 2 +- roms/seabios | 2 +- 18 files changed, 7 insertions(+), 4 deletions(-)