Make BIOS and UEFI boot menus more consistent (boot entries, screen resolution, colors)

This commit is contained in:
fdupoux 2020-08-23 11:25:44 +01:00
parent 8350791321
commit 5ccc3267ac
4 changed files with 15 additions and 10 deletions

View file

@ -6,6 +6,7 @@ SystemRescueCd ChangeLog
-------------------------------------------------------------------------------
* Added support for getting autorun scripts from HTTPS sources (Richard Dumais)
* Added an entry in the boot menus to use the nomodeset option (#131)
* Make BIOS and UEFI boot menus consistent (descriptions, resolution, colors)
* Added hexedit and ghex hexadecimal text editors (#135)
-------------------------------------------------------------------------------