]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Add strlen8/16
authorJan Janssen <medhefgo@web.de>
Mon, 23 May 2022 09:23:40 +0000 (11:23 +0200)
committerJan Janssen <medhefgo@web.de>
Tue, 31 May 2022 12:18:43 +0000 (14:18 +0200)
commit9080ffd4cdebedf55974e8f8d8b05ff4385bd1e1
tree535027ad1f7fb7a62f4124cd57a10c5112f44006
parent11f9a32de054d7b7142e6f0ad256a66a63391349
boot: Add strlen8/16
src/boot/efi/efi-string.c [new file with mode: 0644]
src/boot/efi/efi-string.h [new file with mode: 0644]
src/boot/efi/meson.build
src/boot/efi/test-efi-string.c [new file with mode: 0644]