summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-14 19:17:28 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-14 19:17:28 (EDT)
commite042a4acb38f49f31a8314786d21ed07db272fca (patch)
treec0429f74db080b706167c4831744a3c5722d8f29 /resources
parent46468d131c69199bc76a075b0226b33e92044f58 (diff)
downloadlibreboot-e042a4acb38f49f31a8314786d21ed07db272fca.zip
libreboot-e042a4acb38f49f31a8314786d21ed07db272fca.tar.gz
libreboot-e042a4acb38f49f31a8314786d21ed07db272fca.tar.bz2
Update SeaBIOS to 6bcacf7d19b1dc7fcd99f55491e93514f1f19279
Diffstat (limited to 'resources')
-rwxr-xr-xresources/scripts/helpers/download/seabios2
-rw-r--r--resources/seabios/config/config8
2 files changed, 8 insertions, 2 deletions
diff --git a/resources/scripts/helpers/download/seabios b/resources/scripts/helpers/download/seabios
index e55f395..4eb6628 100755
--- a/resources/scripts/helpers/download/seabios
+++ b/resources/scripts/helpers/download/seabios
@@ -45,7 +45,7 @@ cd seabios/
# Reset to the last commit that was tested
# ------------------------------------------------------------------------------
-git reset --hard 92f9b9189eb00da42a8bfcf26c664f48ee8d2868
+git reset --hard 6bcacf7d19b1dc7fcd99f55491e93514f1f19279
# Apply patches
# ------------------------------------------------------------------------------
diff --git a/resources/seabios/config/config b/resources/seabios/config/config
index 2096c92..48f3bf1 100644
--- a/resources/seabios/config/config
+++ b/resources/seabios/config/config
@@ -18,7 +18,7 @@ CONFIG_BOOTORDER=y
CONFIG_COREBOOT_FLASH=y
CONFIG_LZMA=y
CONFIG_CBFS_LOCATION=0
-CONFIG_FLASH_FLOPPY=y
+CONFIG_MULTIBOOT=y
CONFIG_ENTRY_EXTRASTACK=y
CONFIG_MALLOC_UPPERMEMORY=y
CONFIG_ROM_SIZE=0
@@ -30,8 +30,10 @@ CONFIG_ATA=y
# CONFIG_ATA_DMA is not set
# CONFIG_ATA_PIO32 is not set
CONFIG_AHCI=y
+CONFIG_SDCARD=y
CONFIG_MEGASAS=y
CONFIG_FLOPPY=y
+CONFIG_FLASH_FLOPPY=y
CONFIG_PS2PORT=y
CONFIG_USB=y
CONFIG_USB_UHCI=y
@@ -45,7 +47,10 @@ CONFIG_USB_KEYBOARD=y
CONFIG_USB_MOUSE=y
CONFIG_SERIAL=y
CONFIG_LPT=y
+CONFIG_RTC_TIMER=y
+CONFIG_HARDWARE_IRQ=y
CONFIG_PMTIMER=y
+CONFIG_TSC_TIMER=y
#
# BIOS interfaces
@@ -65,6 +70,7 @@ CONFIG_MOUSE=y
CONFIG_S3_RESUME=y
CONFIG_VGAHOOKS=y
# CONFIG_DISABLE_A20 is not set
+CONFIG_TCGBIOS=y
#
# VGA ROM