]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Add EFI-specific debugging macros
authorMichael Brown <mcb30@ipxe.org>
Fri, 15 Mar 2013 19:09:45 +0000 (19:09 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 19 Mar 2013 23:21:15 +0000 (23:21 +0000)
commit6b9b44319fa1c50d9c91c80cd266b15cbd173ada
treeb0c24419a3b7794cbb2698cce8da8e7cbeee97e2
parente05dcf0e017f7dbd6f0859ce250cdbbbef16103e
[efi] Add EFI-specific debugging macros

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