]> git.ipfire.org Git - thirdparty/systemd.git/commit
memory-util: move memzero() to src/fundamental/ to share with UEFI
authorLennart Poettering <lennart@poettering.net>
Mon, 2 Oct 2023 11:06:27 +0000 (13:06 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 Oct 2023 13:00:13 +0000 (15:00 +0200)
commit4ac79c2b77adb9ba8106bdda75f78d13979a90c9
treea8eb5b381ea4ab204b6e171c89f9ce3a5e5cfdde
parent1e5e902f60fdaf6c88f5ffb5c15b84f3e9afe60b
memory-util: move memzero() to src/fundamental/ to share with UEFI

(and while we are at it, make sure it returns the input pointer as
output)
src/basic/memory-util.h
src/boot/efi/measure.c
src/boot/efi/stub.c
src/boot/efi/util.c
src/fundamental/memory-util-fundamental.h