Libreboot 20241206rev10

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2025-02-19 22:05:59 +00:00
parent 697afdea43
commit 68ebde2f03
7 changed files with 7 additions and 7 deletions
@@ -17,7 +17,7 @@ index 538b316d..8746098c 100644
// Write to screen.
- printf("SeaBIOS (version %s)\n", VERSION);
+ printf("Libreboot 20241206, 8th revision (SeaBIOS menu): https://libreboot.org/\n");
+ printf("Libreboot 20241206, 10th revision (SeaBIOS menu): https://libreboot.org/\n");
display_uuid();
}