Libreboot 25.04 Corny Calamity

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-04-30 12:28:46 +01:00
parent bb5f5cd576
commit f21749da8b
9 changed files with 9 additions and 9 deletions
@@ -17,7 +17,7 @@ index 538b316d..f18d41c7 100644
// Write to screen.
- printf("SeaBIOS (version %s)\n", VERSION);
+ printf("Libreboot 20241206, 8th revision (SeaBIOS menu): https://libreboot.org/\n");
+ printf("Libreboot 25.04 Corny Calamity (SeaBIOS menu): https://libreboot.org/\n");
display_uuid();
}