:: commit 838c71869dfa2e2380e45a82017e3952ef318e27

mintsuki <mintsuki@protonmail.com> — 2021-08-22 20:19

parents: 16645dfb48

efi: Bump gnu-efi to 3.0.14

diff --git a/Makefile b/Makefile
index a9566557..0d90adba 100644
--- a/Makefile
+++ b/Makefile
@@ -169,7 +169,7 @@ toolchain:
 	MAKE="$(MAKE)" aux/make_toolchain.sh "`pwd`/toolchain" -j$(NCPUS)
 
 gnu-efi:
-	git clone https://git.code.sf.net/p/gnu-efi/code --branch=3.0.13 --depth=1 $@
+	git clone https://git.code.sf.net/p/gnu-efi/code --branch=3.0.14 --depth=1 $@
 	cp aux/elf/* gnu-efi/inc/
 
 ovmf-x64:
tab: 248 wrap: offon