From c46a71138c77556b103a4a5c85917d5bb5cc915a Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 30 Jun 2025 14:08:48 +0100 Subject: Libreboot 25.06 release Signed-off-by: Leah Rowe --- .../patches/0003-Print-the-Libreboot-version-in-the-SeaBIOS-menu.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/seabios/default/patches') diff --git a/config/seabios/default/patches/0003-Print-the-Libreboot-version-in-the-SeaBIOS-menu.patch b/config/seabios/default/patches/0003-Print-the-Libreboot-version-in-the-SeaBIOS-menu.patch index acde7f20..c78d6660 100644 --- a/config/seabios/default/patches/0003-Print-the-Libreboot-version-in-the-SeaBIOS-menu.patch +++ b/config/seabios/default/patches/0003-Print-the-Libreboot-version-in-the-SeaBIOS-menu.patch @@ -17,7 +17,7 @@ index 538b316d..9eed0b12 100644 // Write to screen. - printf("SeaBIOS (version %s)\n", VERSION); -+ printf("Libreboot 25.04 Corny Calamity (SeaBIOS menu): https://libreboot.org/\n"); ++ printf("Libreboot 25.06 Luminous Lemon (SeaBIOS menu): https://libreboot.org/\n"); display_uuid(); } -- cgit v1.2.1