From e8e19e88869ecdcbb3afbdcdb17bb5bac819a58f Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 30 Apr 2017 18:30:30 +0100 Subject: Update to latest SeaBIOS version --- resources/scripts/helpers/download/seabios | 2 +- resources/seabios/config/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/scripts/helpers/download/seabios b/resources/scripts/helpers/download/seabios index 39036ebb..18f90dd6 100755 --- a/resources/scripts/helpers/download/seabios +++ b/resources/scripts/helpers/download/seabios @@ -44,7 +44,7 @@ cd "seabios/" # Reset to the last commit that was tested (we use stable releases for seabios) # ------------------------------------------------------------------------------ -git reset --hard rel-1.9.1 +git reset --hard 19fdcca467ad3436d68ef88899b4dcd78154a9c6 ) diff --git a/resources/seabios/config/config b/resources/seabios/config/config index 8333ea9e..cd13ec77 100644 --- a/resources/seabios/config/config +++ b/resources/seabios/config/config @@ -87,4 +87,5 @@ CONFIG_VGA_EXTRA_STACK_SIZE=512 # CONFIG_DEBUG_LEVEL=1 # CONFIG_DEBUG_SERIAL is not set +# CONFIG_DEBUG_SERIAL_MMIO is not set CONFIG_DEBUG_COREBOOT=y -- cgit v1.2.3-70-g09d2