mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-12 22:42:54 +02:00
bdc39ffcc7
i found that with libre mrc, usb was broken in grub however, it worked nicely in seabios for our purposes, doing seabios-only roms in text mode is best for now i'm going to re-add mrc.bin, but for t440p_12mb_mrc and w541_12mb_mrc, as new config names. the regular t440p_12mb and w541_12mb will continue to use libre mrc, but the _mrc ones will use mrc.bin and retain the grub payload in board.cfg
8 lines
133 B
INI
8 lines
133 B
INI
cbtree="haswell"
|
|
romtype="t440p"
|
|
arch="x86_64"
|
|
payload_grub="n"
|
|
payload_grub_withseabios="n"
|
|
payload_seabios="y"
|
|
payload_memtest="y"
|