mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
Angel's code was rebased for coreboot/default, so it's now feasible to have NRI configs for these. NRI is incomplete, because some training steps are still not implemented and S3 is not yet supported, so Libreboot still provides the MRC setups as default options, but the NRI is nicer to use if it works for you (and you don't need S3). In Libreboot the policy is always: use fewer blobs if possible. Signed-off-by: Leah Rowe <leah@libreboot.org>
8 lines
152 B
INI
8 lines
152 B
INI
tree="default"
|
|
xarch="i386-elf"
|
|
payload_seabios="y"
|
|
payload_seabios_withgrub="y"
|
|
payload_seabios_grubonly="y"
|
|
payload_memtest="y"
|
|
grub_scan_disk="ahci"
|