efi_loader: implement MCastIPtoMAC
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 1 Sep 2019 15:17:53 +0000 (17:17 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 5 Sep 2019 21:18:51 +0000 (23:18 +0200)
commit5b4746fd6be68bb0b773d9830275fbee7dbdab66
treefa8be5f68a4ed4f696f4ece2910731fdc264c869
parent72a8f1685a3fece42b6dd31e41be613bf80352e4
efi_loader: implement MCastIPtoMAC

Implement the MCastIPtoMAC service of the simple network protocol.
It converts an multicast IPv4 (or IPv6) address to a multicast Ethernet
address.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_net.c