diff options
author | Leah Rowe <leah@libreboot.org> | 2022-11-19 16:54:16 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2022-11-19 16:54:16 +0000 |
commit | ca45a60ff2553ffb1103d60e2b887acc8e8e13a6 (patch) | |
tree | 009388080762ca38bfb6d82181f8dc4a08173e32 /resources/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch | |
parent | c1c76a05f5292bd7303eb185dd3a3b1cae889ca7 (diff) |
bump grub revision to latest upstream
gnulib too
gnulib...
Diffstat (limited to 'resources/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch')
-rw-r--r-- | resources/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch b/resources/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch index 0f976664..183f5a91 100644 --- a/resources/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch +++ b/resources/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch @@ -1,4 +1,4 @@ -From 2ca3c327501c482ba34af977cd1a7ccac20a35bf Mon Sep 17 00:00:00 2001 +From ce13539fe2103abbd991814d995e06cf96e485f7 Mon Sep 17 00:00:00 2001 From: Leah Rowe <leah@libreboot.org> Date: Sun, 31 Oct 2021 03:47:05 +0000 Subject: [PATCH 1/3] mitigate grub's missing characters for borders/arrow @@ -12,7 +12,7 @@ Just don't draw a border, at all. 1 file changed, 2 insertions(+), 47 deletions(-) diff --git a/grub-core/normal/menu_text.c b/grub-core/normal/menu_text.c -index 18240e76c..4d6282b43 100644 +index b1321eb26..e76094dfd 100644 --- a/grub-core/normal/menu_text.c +++ b/grub-core/normal/menu_text.c @@ -108,47 +108,6 @@ grub_print_message_indented (const char *msg, int margin_left, int margin_right, |