]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Identify autoboot device by MAC address when chainloading
authorMichael Brown <mcb30@ipxe.org>
Mon, 7 Jul 2014 23:35:49 +0000 (00:35 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 7 Jul 2014 23:37:31 +0000 (00:37 +0100)
commitbcfd3dea1d6a3ecee1336eca0682791c8dc3777c
treef7cdbb212182e44a87e3a38e9d8ab105de16f371
parent00c745e5ffd6c6be9c8a31223955527a5aca6f92
[efi] Identify autoboot device by MAC address when chainloading

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/prefix/efiprefix.c
src/include/ipxe/efi/efi_autoboot.h [new file with mode: 0644]
src/interface/efi/efi_autoboot.c [new file with mode: 0644]