From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8YSr-00041C-HE for qemu-devel@nongnu.org; Mon, 03 Sep 2012 11:21:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T8YSn-0000H0-LD for qemu-devel@nongnu.org; Mon, 03 Sep 2012 11:21:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8YSn-0000Gr-CF for qemu-devel@nongnu.org; Mon, 03 Sep 2012 11:21:21 -0400 From: Gerd Hoffmann Date: Mon, 3 Sep 2012 17:21:18 +0200 Message-Id: <1346685678-18644-2-git-send-email-kraxel@redhat.com> In-Reply-To: <1346685678-18644-1-git-send-email-kraxel@redhat.com> References: <1346685678-18644-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PATCH for-1.2] seabios: update to release 1.7.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: seabios@seabios.org, Gerd Hoffmann This patch updates seabios to the 1.7.1 release. It is almost identical to the 5a023065388287e261ae9212452ff541f9fa9cd3 git snapshot merged mid-august. Support for the AMD PCscsi HBA has been added, also a patch to fix the build with certain iasl versions. Signed-off-by: Gerd Hoffmann --- pc-bios/bios.bin | Bin 131072 -> 131072 bytes roms/seabios | 2 +- 2 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin index eac67cb05a8a10f4244c3e4aeb0c35e725347e40..6a393de553d5e248e63abea0f7c2363ce087286f 100644 GIT binary patch [ zapped to not spam the list ] diff --git a/roms/seabios b/roms/seabios index 5a02306..51755c3 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit 5a023065388287e261ae9212452ff541f9fa9cd3 +Subproject commit 51755c3b5ed9dcdfdef8cee56631d68642bde416 -- 1.7.1