From 4183260304a14e04141c7a0d2403a2e00af60395 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 19 Mar 2018 22:57:43 +0100 Subject: payloads/seabios: Update stable from 1.11.0 to 1.11.1 SeaBIOS 1.11.1 was released with the changes below. ``` $ git log --oneline rel-1.11.0..rel-1.11.1 0551a4b paravirt: Only enable sercon in NOGRAPHIC mode if no other console specified a7aa43e pci: fix 'io hints' capability for RedHat PCI bridges 0e739f2 shadow: Don't invoke a shutdown on reboot unless in a reboot loop 5d9a515 build: Use git describe --always ``` Change-Id: Ia77e98edcd42b28677de9670ce13c2ea5d327315 Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/25284 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering Reviewed-by: Philipp Deppenwiese --- payloads/external/SeaBIOS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'payloads/external/SeaBIOS/Makefile') diff --git a/payloads/external/SeaBIOS/Makefile b/payloads/external/SeaBIOS/Makefile index 8b6b0ed94b..19a44d9ff3 100644 --- a/payloads/external/SeaBIOS/Makefile +++ b/payloads/external/SeaBIOS/Makefile @@ -1,5 +1,5 @@ TAG-$(CONFIG_SEABIOS_MASTER)=origin/master -TAG-$(CONFIG_SEABIOS_STABLE)=63451fca13c75870e1703eb3e20584d91179aebc +TAG-$(CONFIG_SEABIOS_STABLE)=0551a4be2ce599fb60e478b4c15e06ab6587822c TAG-$(CONFIG_SEABIOS_REVISION)=$(CONFIG_SEABIOS_REVISION_ID) project_git_repo=https://review.coreboot.org/p/seabios.git -- cgit v1.2.3