Libreboot 26.01 RC2, or: Magnanimous Max

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-01-20 04:23:41 +00:00
parent b538749c83
commit 9ea35f3866
10 changed files with 15 additions and 15 deletions
@@ -17,7 +17,7 @@ index 538b316d..e02bf3d2 100644
// Write to screen.
- printf("SeaBIOS (version %s)\n", VERSION);
+ printf("Libreboot 26.01 RC1 Tenacious Tomato (SeaBIOS menu): https://libreboot.org/\n");
+ printf("Libreboot 26.01 RC2 Magnanimous Max (SeaBIOS menu): https://libreboot.org/\n");
display_uuid();
}