boot: Add printf functions
authorJan Janssen <medhefgo@web.de>
Fri, 10 Jun 2022 16:55:24 +0000 (18:55 +0200)
committerJan Janssen <medhefgo@web.de>
Wed, 18 Jan 2023 15:50:04 +0000 (16:50 +0100)
commit7c4536a9af986332eaac8db292b22d59b4977f04
treea8039126d4f03c0f41a00b8544d042161e5bc75b
parentdf0a741cdd7549ca8ceb4a3acf294dd7bf87a2c1
boot: Add printf functions
src/boot/efi/efi-string.c
src/boot/efi/efi-string.h
src/boot/efi/fuzz-efi-printf.c [new file with mode: 0644]
src/boot/efi/meson.build
src/boot/efi/missing_efi.h
src/boot/efi/test-efi-string.c