summaryrefslogtreecommitdiff
path: root/resources/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch
diff options
context:
space:
mode:
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.patch4
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,