]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Add efi_path_mac() to parse a MAC address from an EFI device path
authorMichael Brown <mcb30@ipxe.org>
Tue, 26 Mar 2024 15:16:33 +0000 (15:16 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 26 Mar 2024 15:16:33 +0000 (15:16 +0000)
commit170bbfd4875b2a3479101b5f5892cdedcf857fd0
tree36f5aed7cdabbd80b26925ae729bf33ccf4d2926
parentdcad73ca5ad3e1fe011c52a24036f67ad69fadc1
[efi] Add efi_path_mac() to parse a MAC address from an EFI device path

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/efi/efi_path.h
src/interface/efi/efi_path.c