From fb83ff1a8b1bae3e0e5cb8d7228f96196f26f077 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 18 Mar 2019 16:48:47 +0100 Subject: payloads/seabios: Update stable from 1.12.0 to 1.12.1 The two commits below were supplied to the stable branch. 1. 7d63249 tpm: Check for TPM related ACPI tables before attempting hw probe 2. a5cab58 (tag: rel-1.12.1, origin/1.12-stable) usb-ehci: Clear pipe token on pipe reallocate Change-Id: I7f1165d87950145e0538eac094c5bb9bfca4db3c Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/c/coreboot/+/31957 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- payloads/external/SeaBIOS/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'payloads/external/SeaBIOS') diff --git a/payloads/external/SeaBIOS/Kconfig b/payloads/external/SeaBIOS/Kconfig index e6df425ec2..131c0d2898 100644 --- a/payloads/external/SeaBIOS/Kconfig +++ b/payloads/external/SeaBIOS/Kconfig @@ -5,7 +5,7 @@ choice default SEABIOS_STABLE config SEABIOS_STABLE - bool "1.12.0" + bool "1.12.1" help Stable SeaBIOS version config SEABIOS_MASTER -- cgit v1.2.3