]> git.ipfire.org Git - thirdparty/systemd.git/commit
efi: move get_dropin_dir to util.c
authorLuca Boccassi <bluca@debian.org>
Thu, 11 May 2023 23:49:25 +0000 (00:49 +0100)
committerLuca Boccassi <bluca@debian.org>
Tue, 23 May 2023 22:22:51 +0000 (23:22 +0100)
commit3e8cb05e1263d684cdc315e32e933e5895bd6257
tree07bae0681c974910621ecccc45a9d3b2023530ca
parent2c90b5ec63ab420d074ebe4f5c6881737c9bc155
efi: move get_dropin_dir to util.c

Will be used elsewhere in a later commit. Rename to clarify that it
provides .extra.d/ directories.
src/boot/efi/cpio.c
src/boot/efi/util.c
src/boot/efi/util.h