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. --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6bb0a55c..fa154b55 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ *~ /TODO /ich9utils/ -/tianocore/ /tmp/ /payload/ /me_cleaner/ -- cgit v1.2.1