efi_loader: correctly render MAC address device path nodes
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 4 Sep 2019 11:32:05 +0000 (13:32 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 5 Sep 2019 21:18:51 +0000 (23:18 +0200)
commit4411652aead3509ce497e4598f533e2b7e4f4ba0
tree0c62ef7a68a3ddf32604ef1589d035c8daf1211b
parent8254f8feb71a93a4d87aa68d900660ef445d44cd
efi_loader: correctly render MAC address device path nodes

If the interface type is greater 1 render all 32 bytes of the MAC address.

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