diff options
author | Leah Rowe <leah@libreboot.org> | 2022-03-20 00:44:45 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2022-03-20 00:44:45 +0000 |
commit | f8183e187b22f4e275e8a38710804548017fc037 (patch) | |
tree | 376e510467a0f8e6b49d5150817de3ed2f1b1b61 /resources/grub/patches/0001-mitigate-grub-s-missing-characters-for-borders-arrow.patch | |
parent | 0b3b7f93b7ba4db761a960743c67a01f641e4165 (diff) |
say the name libreboot, in grub menus
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 5e472231..0f976664 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,7 +1,7 @@ -From 2abd6ada3fbd6a782346354b8fe47477463162fb Mon Sep 17 00:00:00 2001 +From 2ca3c327501c482ba34af977cd1a7ccac20a35bf 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/2] mitigate grub's missing characters for borders/arrow +Subject: [PATCH 1/3] mitigate grub's missing characters for borders/arrow characters This cleans up the display on the main screen in GRUB. |