lbmk/config/grub/patches/0004-prefix
Leah Rowe 80b70d899c grub: avoid printing empty error messages
this replaces the previous behaviour, which erred
on a specific value of grub_errno, which was a
problem if other types of errors used that value.

due to the way i patch out the prefix error messages,
this new patch ensures that only those errors are
silenced. all other messages will be printed.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-05 21:59:52 +00:00
..
0001-don-t-print-missing-prefix-errors-on-the-screen.patch grub: don't print prefix errors on the screen 2023-11-05 16:29:35 +00:00
0002-don-t-print-error-if-module-not-found.patch grub: don't print messages if a module isn't found 2023-11-05 16:39:48 +00:00
0003-don-t-print-empty-error-messages.patch grub: avoid printing empty error messages 2023-11-05 21:59:52 +00:00