]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Allow network devices to be created on top of arbitrary SNP devices
authorMichael Brown <mcb30@ipxe.org>
Tue, 1 Jul 2014 16:58:09 +0000 (17:58 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 3 Jul 2014 14:28:17 +0000 (15:28 +0100)
commitc7051d826b43954b1e191667a75b21b44ec02c35
treec29a4e22878c42f4c31900e5582a055287bbe939
parentcb2f6ca46fdea7607d077df956689d694a7bd517
[efi] Allow network devices to be created on top of arbitrary SNP devices

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/efi/snp.c [new file with mode: 0644]
src/drivers/net/efi/snp.h
src/include/ipxe/device.h
src/include/ipxe/efi/efi_driver.h
src/include/ipxe/efi/efi_pci.h
src/include/ipxe/efi/efi_snp.h
src/include/ipxe/errfile.h
src/interface/efi/efi_bofm.c
src/interface/efi/efi_driver.c
src/interface/efi/efi_pci.c
src/interface/efi/efi_snp.c