cbmk/config
Leah Rowe 36b3be95cf grub.cfg: search a reduced list of devs/partitions
in practise, the machines we support don't have
the option of including so many disks; 8 seems like
the most reasonable default. additionally, it's
unreasonable to expect *20 partitions*

this hardcoding is done to avoid using *, which is
slow in grub on some machines (the grub kernel always
re-enumerates the devices during every operation,
without caching any of it)

yet, the hardcoding is also slow; balance it a bit
better by searching fewer permutations, but not so few
that it would likely break a lot of setups

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-06-02 22:28:53 +01:00
..
coreboot do not allow dashes in coreboot target names 2024-05-29 10:27:22 +01:00
dependencies update parabola dependencies for flashprog 2024-05-02 21:41:35 +01:00
flashprog/patches flashprog: bump to 5b4fdd1 from 2 May 2024 2024-05-26 20:39:31 +01:00
git flashprog: bump to 5b4fdd1 from 2 May 2024 2024-05-26 20:39:31 +01:00
grub grub.cfg: search a reduced list of devs/partitions 2024-06-02 22:28:53 +01:00
ifd/ich9m rebase cbmk 9429287 per lbmk c4d90087..f5b04fa5 2024-01-02 11:55:45 +00:00
memtest86plus/patches Canoeboot 20231026 release 2023-10-27 08:21:04 +01:00
pico-sdk rename nukeblobs to a more generic name 2024-05-26 09:33:27 +01:00
seabios bump seabios to e5f2e4c69643bc3cd385306a9e5d29e11578148c 2024-05-10 05:48:57 +01:00
stm32-vserprog/patches Canoeboot 20231026 release 2023-10-27 08:21:04 +01:00
submodule/coreboot Fix building vboot on i686 2024-06-02 22:26:42 +01:00
u-boot rename nukeblobs to a more generic name 2024-05-26 09:33:27 +01:00