]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Add efi_asprintf() and efi_vasprintf()
authorMichael Brown <mcb30@ipxe.org>
Mon, 22 May 2023 12:35:34 +0000 (13:35 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 22 May 2023 14:10:16 +0000 (15:10 +0100)
commitce2200d5fb3d337c7fc7e8ff337c2ddf7645ba89
tree500327d40c308f8259f98ad6968f6d92a4571420
parentc4a8d90387437425faec91bdee42a254944bab76
[efi] Add efi_asprintf() and efi_vasprintf()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/image/efi_image.c
src/include/ipxe/efi/efi_strings.h
src/include/ipxe/errfile.h
src/interface/efi/efi_strings.c