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 kraxel@redhat.com --- 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 5734ae5d77708227820fb893887c79e2969be4a3..eac67cb05a8a10f4244c3e4aeb0c35e725347e40 100644 GIT binary patch
[ ... snipped to not spam the list ... ]
diff --git a/roms/seabios b/roms/seabios index a026308..5a02306 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit a0263083cb4cda172832fbc916dc1417ee930574 +Subproject commit 5a023065388287e261ae9212452ff541f9fa9cd3