]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Use char
authorJan Janssen <medhefgo@web.de>
Mon, 27 Jun 2022 08:42:31 +0000 (10:42 +0200)
committerJan Janssen <medhefgo@web.de>
Mon, 27 Jun 2022 10:26:57 +0000 (12:26 +0200)
commit07d0fde49e2f0c033c5262d7847bae8ea1808b70
treeac1e966322faec375df311a48e8586149d7f42d6
parent3639d1b02174449343bd610c274d9d820c446908
boot: Use char

This also switches to _cleanup_free_. Otherwise no code changes.
15 files changed:
src/boot/efi/bcd.c
src/boot/efi/boot.c
src/boot/efi/cpio.c
src/boot/efi/cpio.h
src/boot/efi/linux.c
src/boot/efi/linux.h
src/boot/efi/linux_x86.c
src/boot/efi/pe.c
src/boot/efi/pe.h
src/boot/efi/random-seed.c
src/boot/efi/shim.c
src/boot/efi/splash.c
src/boot/efi/stub.c
src/boot/efi/util.c
src/boot/efi/util.h