mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-16 03:25:25 +02:00
Libreboot 20241206 rev11 release
fixes a few regressions in grub, since the 73 cve fixes were merged in rev10 most notably, large files sometimes failed to load in rev10, which caused some linux distros to fail booting if the initramfs file was quite large this release revision only adds GRUB fixes Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ index 538b316d..8746098c 100644
|
||||
|
||||
// Write to screen.
|
||||
- printf("SeaBIOS (version %s)\n", VERSION);
|
||||
+ printf("Libreboot 20241206, 10th revision (SeaBIOS menu): https://libreboot.org/\n");
|
||||
+ printf("Libreboot 20241206, 11th revision (SeaBIOS menu): https://libreboot.org/\n");
|
||||
display_uuid();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user