Merge pull request 'u-boot: Add qemu_x86_12mb build again' (#143) from alpernebbi/lbmk:uboot-qemu-x86 into master

Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/143
btrfsvols
Leah Rowe 2023-10-23 22:42:35 +00:00
commit f1785c3f43
3 changed files with 1715 additions and 0 deletions

View File

@ -5,6 +5,7 @@ payload_grub="y"
payload_grub_withseabios="y"
payload_seabios="y"
payload_memtest="y"
payload_uboot="y"
grub_scan_disk="both"
vendorfiles="n"
microcode_required="n"

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,2 @@
tree="default"
arch="x86_64"