From 44a6e690dcc0f5582092900a07d764480fc0b7a3 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 5 May 2025 07:24:01 +0100 Subject: Libreboot 25.04 rev2 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/0003-Print-the-Libreboot-version-in-the-SeaBIOS-menu.patch') 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 822da00a..07f88603 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 rev1 (SeaBIOS menu): https://libreboot.org/\n"); ++ printf("Libreboot 25.04 rev2 (SeaBIOS menu): https://libreboot.org/\n"); display_uuid(); } -- cgit v1.2.1