mirror of
https://git.savannah.gnu.org/git/gnuboot.git
synced 2025-02-04 14:04:18 +01:00
cff081c6db
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.
31 lines
316 B
Text
31 lines
316 B
Text
/grubdiff2016/
|
|
*~
|
|
/TODO
|
|
/ich9utils/
|
|
/tmp/
|
|
/payload/
|
|
/me_cleaner/
|
|
*.s[a-w]?
|
|
*.vim
|
|
/*.elf
|
|
/*.bin
|
|
/*.rom
|
|
/build_error
|
|
/TODO/
|
|
/docs/version
|
|
/bucts/
|
|
/coreboot/
|
|
/crossgcc/
|
|
/depthcharge/
|
|
/flashrom/
|
|
/resources/coreboot/*/seen
|
|
/grub/
|
|
/memtest86plus/
|
|
/seabios/
|
|
/bin/
|
|
/release/
|
|
/descriptors/
|
|
/*.bin
|
|
/push
|
|
/version
|
|
/versiondate
|