]> git.sur5r.net Git - u-boot/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)
commit211314c107d759c6adeb9b5dd8c81b284c4a03be
treed6e5938589b1f080c44669d2c9b0d82211e9224d
parent065a8eca69eaff1022717664ea516b1d9c7ca05d
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