From: Gerd Hoffmann Date: Tue, 7 Aug 2012 15:09:37 +0000 (+0200) Subject: update seabios to latest master X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=01afdadc92e71e29700e64f3a5f42c1c543e3cf9;p=qemu.git update seabios to latest master Upstream seabios commit 5a023065388287e261ae9212452ff541f9fa9cd3 Major changes since 1.7.0: - Usual share of bugfixes and cleanups ;) - Support for 64bit PCI bars and mapping those above 4G. - Stack switching for real mode irq handlers to reduce seabios stack footprint. - Support for booting from lsi scsi hba. - Support for booting from usb attached scsi. - Support for non-linear apic ids. Signed-off-by: Gerd Hoffmann --- diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin index 5734ae5d77..eac67cb05a 100644 Binary files a/pc-bios/bios.bin and b/pc-bios/bios.bin differ diff --git a/roms/seabios b/roms/seabios index a0263083cb..5a02306538 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit a0263083cb4cda172832fbc916dc1417ee930574 +Subproject commit 5a023065388287e261ae9212452ff541f9fa9cd3