From eed25bd2209a4c9f7c21a15689b5c90bd3757a6c Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 21 Nov 2021 15:57:40 +0000 Subject: 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. --- resources/coreboot/kfsn4-dre_1mb/board.cfg | 2 -- .../coreboot/kfsn4-dre_1mb/config/libgfxinit_txtmode | 15 --------------- 2 files changed, 17 deletions(-) (limited to 'resources/coreboot/kfsn4-dre_1mb') diff --git a/resources/coreboot/kfsn4-dre_1mb/board.cfg b/resources/coreboot/kfsn4-dre_1mb/board.cfg index b7079280..c8686606 100644 --- a/resources/coreboot/kfsn4-dre_1mb/board.cfg +++ b/resources/coreboot/kfsn4-dre_1mb/board.cfg @@ -3,7 +3,5 @@ romtype="normal" arch="x86_64" payload_grub="n" payload_grub_withseabios="n" -payload_grub_withtianocore="n" payload_seabios="y" -payload_tianocore="n" payload_memtest="y" diff --git a/resources/coreboot/kfsn4-dre_1mb/config/libgfxinit_txtmode b/resources/coreboot/kfsn4-dre_1mb/config/libgfxinit_txtmode index e0cc29e2..fe10b487 100644 --- a/resources/coreboot/kfsn4-dre_1mb/config/libgfxinit_txtmode +++ b/resources/coreboot/kfsn4-dre_1mb/config/libgfxinit_txtmode @@ -143,14 +143,6 @@ CONFIG_CK804_PCI_E_X=1 CONFIG_CK804_PCIE_PME_WAKE=y CONFIG_OVERRIDE_DEVICETREE="" CONFIG_FMDFILE="" -# CONFIG_BOARD_EMULATION_QEMU_AARCH64 is not set -# CONFIG_BOARD_EMULATION_QEMU_ARMV7 is not set -# CONFIG_BOARD_EMULATION_QEMU_X86_I440FX is not set -# CONFIG_BOARD_EMULATION_QEMU_POWER8 is not set -# CONFIG_BOARD_EMULATION_QEMU_X86_Q35 is not set -# CONFIG_BOARD_EMULATION_QEMU_RISCV_RV64 is not set -# CONFIG_BOARD_EMULATION_QEMU_RISCV_RV32 is not set -# CONFIG_BOARD_EMULATION_SPIKE_RISCV is not set # CONFIG_VBOOT is not set CONFIG_MMCONF_BASE_ADDRESS=0xc0000000 CONFIG_POST_DEVICE=y @@ -529,8 +521,6 @@ CONFIG_DRIVERS_XGI_Z9S=y # Trusted Platform Module # CONFIG_USER_NO_TPM=y -# CONFIG_USER_TPM1 is not set -# CONFIG_USER_TPM2 is not set # # Memory initialization @@ -627,13 +617,8 @@ CONFIG_PAYLOAD_NONE=y # CONFIG_PAYLOAD_YABITS is not set # CONFIG_PAYLOAD_LINUX is not set # CONFIG_PAYLOAD_TIANOCORE is not set -# CONFIG_SEABIOS_STABLE is not set -# CONFIG_SEABIOS_MASTER is not set -# CONFIG_SEABIOS_REVISION is not set CONFIG_PAYLOAD_OPTIONS="" # CONFIG_PXE is not set -# CONFIG_COMPRESSED_PAYLOAD_LZMA is not set -# CONFIG_COMPRESSED_PAYLOAD_LZ4 is not set # CONFIG_PAYLOAD_IS_FLAT_BINARY is not set CONFIG_COMPRESS_SECONDARY_PAYLOAD=y -- cgit v1.2.1