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. --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8e342403..5749c974 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,6 @@ clean: ./build clean grub ./build clean memtest86plus ./build clean rom_images - ./build clean tianocore crossgcc-clean: ./build clean crossgcc -- cgit v1.2.1