mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
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:
@@ -1,3 +1,4 @@
|
||||
/grubdiff2016/
|
||||
*~
|
||||
/TODO
|
||||
/ich9utils/
|
||||
|
||||
Reference in New Issue
Block a user