]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-boot: Move xbootldr code into its own file
authorJan Janssen <medhefgo@web.de>
Mon, 27 Sep 2021 08:02:50 +0000 (10:02 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Oct 2021 07:53:48 +0000 (09:53 +0200)
commitbcbc3e81d3b876ee2add5f1f4bef0a026089afbf
tree606664fe45c65d6b7f14bf5f9664dff69c61117d
parent6e7bb7d3eed21a02536c2fc28ec6272d6d9f45b9
sd-boot: Move xbootldr code into its own file
src/boot/efi/boot.c
src/boot/efi/meson.build
src/boot/efi/xbootldr.c [new file with mode: 0644]
src/boot/efi/xbootldr.h [new file with mode: 0644]