]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Add EFI string formatting functions
authorMichael Brown <mcb30@ipxe.org>
Thu, 7 Apr 2011 22:01:05 +0000 (23:01 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 7 Apr 2011 22:15:06 +0000 (23:15 +0100)
commit870524a3b26de3b22bef680a783c2356c88f6433
treea3345565b250160d55d5856bb04115041e63fd5d
parentfc7e2be617df0f671977655249f5c6a04a0ba04f
[efi] Add EFI string formatting functions

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/efi/efi_strings.h [new file with mode: 0644]
src/interface/efi/efi_driver.c
src/interface/efi/efi_snp.c
src/interface/efi/efi_strings.c [new file with mode: 0644]