mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
62cc895c3c
in the future, we may start downloading files that aren't blobs, such as mxm port configs (on mainboards that use MXM graphics) this directory will contain all of those files generally change the language used, across lbmk, to make use of "vendorfile" instead of "blob" Signed-off-by: Leah Rowe <leah@libreboot.org>
12 lines
239 B
INI
12 lines
239 B
INI
tree="default"
|
|
romtype="i945 laptop"
|
|
arch="x86_32"
|
|
payload_grub="y"
|
|
payload_grub_withseabios="y"
|
|
payload_seabios="y"
|
|
payload_memtest="y"
|
|
grub_scan_disk="ahci"
|
|
microcode_required="n"
|
|
vendorfiles="n"
|
|
grub_background="background1024x768.png"
|