From 3588185b8396eb97fd9efd41c2b97775465f67c4 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 21 Jan 2013 09:17:16 +0100 Subject: seabios: update to 1.7.2 release Not that many changes as we have a pretty recent git snapshot in master already: Hannes Reinecke (1): megasas: Invert PCI device selection Kevin O'Connor (2): Minor: Separate UUID display from F12 boot prompt. boot: Support "halt" in the boot order to prevent default boot attempts. Laszlo Ersek (1): display_uuid(): fix incomplete check after the loop Paolo Bonzini (1): vgabios: implement AX=1120H..1124H functions --- pc-bios/acpi-dsdt.aml | Bin 4521 -> 4521 bytes pc-bios/bios.bin | Bin 131072 -> 262144 bytes pc-bios/q35-acpi-dsdt.aml | Bin 7458 -> 7458 bytes roms/seabios | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) diff --git a/pc-bios/acpi-dsdt.aml b/pc-bios/acpi-dsdt.aml index 00224ea..75dfd1e 100644 Binary files a/pc-bios/acpi-dsdt.aml and b/pc-bios/acpi-dsdt.aml differ diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin index 3910875..924bee3 100644 Binary files a/pc-bios/bios.bin and b/pc-bios/bios.bin differ diff --git a/pc-bios/q35-acpi-dsdt.aml b/pc-bios/q35-acpi-dsdt.aml index e50641c..cf7b085 100644 Binary files a/pc-bios/q35-acpi-dsdt.aml and b/pc-bios/q35-acpi-dsdt.aml differ diff --git a/roms/seabios b/roms/seabios index a810e4e..4bd8aeb 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit a810e4e72a0d42c7bc04eda57382f8e019add901 +Subproject commit 4bd8aebf3534e10d9aa21e820903f2cf9120708c -- cgit v1.1