]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-boot: Require gnu-efi 3.0.5
authorJan Janssen <medhefgo@web.de>
Thu, 30 Sep 2021 10:51:32 +0000 (12:51 +0200)
committerJan Janssen <medhefgo@web.de>
Sun, 17 Oct 2021 09:56:05 +0000 (11:56 +0200)
commit53f69d671c024698d5911a984ef8888ad4523fc1
treeaf62fbe205151f8a0a12c4f097c26f50b9792482
parent12f32748aa291db1e8c1305e7fb4310e9728aad4
sd-boot: Require gnu-efi 3.0.5

This version is from 2017 and should be stale enough to not cause
an outrage. All the relevant distros have it or a newer version.

We also already depend on some symbols defined in 3.0.5 anyway,
so let's take the opportunity to reduce our missing_efi.h
baggage.
README
src/boot/efi/boot.c
src/boot/efi/console.c
src/boot/efi/meson.build
src/boot/efi/missing_efi.h
src/boot/efi/pe.c
src/boot/efi/shim.c
src/boot/efi/splash.c
src/boot/efi/util.c