Fix grub's slow boot

On many boards, grub takes a very long time to
search for a grub.cfg file on the disk.
The problem is the search_grub function which
takes a long time to complete.
I (vitali64) studied the grub.cfg from 2016 and
the grub.cfg from 2021 and optimized the
grub.cfg. It should be faster now.
This commit is contained in:
Vitali64
2021-12-28 19:23:10 +01:00
committed by Leah Rowe
parent 7221782940
commit cff081c6db
2 changed files with 18 additions and 8 deletions
+1
View File
@@ -1,3 +1,4 @@
/grubdiff2016/
*~
/TODO
/ich9utils/