]> git.baikalelectronics.ru Git - uboot.git/commit
efi: Use device device path type Messaging for network interface node
authorOleksandr Tymoshenko <gonzo@bluezbox.com>
Mon, 24 Oct 2016 17:47:01 +0000 (10:47 -0700)
committerAlexander Graf <agraf@suse.de>
Mon, 14 Nov 2016 22:24:02 +0000 (23:24 +0100)
commitfd101d4d986997a7660a867e3ffc864ac69a1d92
tree637c948d4c76b1a920425ca2a7c4e367fe45d906
parentca16e6361f859f60d66ee49a78527856cca0760d
efi: Use device device path type Messaging for network interface node

When adding network interface node use Messaging device path with
subtype MAC Address and device's MAC address as a value instead
of Media Device path type with subtype File Path and path "Net"

Signed-off-by: Oleksandr Tymoshenko <gonzo@bluezbox.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_api.h
lib/efi_loader/efi_net.c