mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-22 05:00:08 +02:00
update coreboot and nuke tianocore
tianocore is a liability for the libreboot project. it's a bloated mess, and unreliable, broken on many boards, and basically impossible to audit. i don't trust tianocore, so i'm removing it.
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
cbtree="macbook21"
|
||||
cbtree="default"
|
||||
romtype="i945 laptop"
|
||||
arch="x86_32"
|
||||
payload_grub="y"
|
||||
payload_grub_withseabios="y"
|
||||
payload_grub_withtianocore="n"
|
||||
payload_seabios="y"
|
||||
payload_tianocore="n"
|
||||
payload_memtest="y"
|
||||
|
||||
Reference in New Issue
Block a user