]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Move abstract device path and handle functions to efi_utils.c
authorMichael Brown <mcb30@ipxe.org>
Wed, 6 Aug 2014 12:52:41 +0000 (13:52 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 6 Aug 2014 13:27:45 +0000 (14:27 +0100)
commit2bf428c2a9de75ee130d366f5139fc762106e220
treef4a5586bd1d7cc2f73049d81d79a1896de427b78
parent2ce1c70166e5bdcda6c17f184755b684fa1811c3
[efi] Move abstract device path and handle functions to efi_utils.c

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