]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: implement CreateDeviceNode
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 16 Apr 2018 05:59:05 +0000 (07:59 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 23 Apr 2018 19:34:28 +0000 (21:34 +0200)
commit4464514a8a37ad9c80995cdac35bac8ae3294b59
treed6e5938589b1f080c44669d2c9b0d82211e9224d
parent0ed7107aa19d268310240e733e477aea77d091e0
efi_loader: implement CreateDeviceNode

Implement the CreateDeviceNode service of the device path utility protocol.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_loader.h
lib/efi_loader/efi_device_path.c
lib/efi_loader/efi_device_path_utilities.c