diff options
Diffstat (limited to 'config/seabios/default/patches/0003-Print-the-Libreboot-version-in-the-SeaBIOS-menu.patch')
| -rw-r--r-- | config/seabios/default/patches/0003-Print-the-Libreboot-version-in-the-SeaBIOS-menu.patch | 2 | 
1 files changed, 1 insertions, 1 deletions
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 bff93e9d..bc2f6d5a 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..8746098c 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.04 rev1 (SeaBIOS menu): https://libreboot.org/\n");       display_uuid();   }  | 
