boot: Use memcmp/memcpy/memset
authorJan Janssen <medhefgo@web.de>
Tue, 24 May 2022 11:39:00 +0000 (13:39 +0200)
committerJan Janssen <medhefgo@web.de>
Tue, 31 May 2022 13:15:01 +0000 (15:15 +0200)
commitbbc1f2eac582cc9a95da8836e84b03a67100dcd5
treefbfd519d3692bcece392b0e55d15912fa77e29cc
parentf7967716e3da6c2df0673ba9edbf84ae78233429
boot: Use memcmp/memcpy/memset
15 files changed:
src/boot/efi/boot.c
src/boot/efi/cpio.c
src/boot/efi/devicetree.c
src/boot/efi/initrd.c
src/boot/efi/linux.c
src/boot/efi/linux_x86.c
src/boot/efi/measure.c
src/boot/efi/pe.c
src/boot/efi/random-seed.c
src/boot/efi/stub.c
src/boot/efi/util.c
src/boot/efi/xbootldr.c
src/fundamental/macro-fundamental.h
src/fundamental/sha256.c
src/fundamental/string-util-fundamental.h