]> git.ipfire.org Git - people/ms/u-boot.git/commit
efi_loader: provide a function to create a partition node
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 19 Jan 2018 19:24:46 +0000 (20:24 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Jan 2018 22:09:14 +0000 (23:09 +0100)
commit98d48bdf415e318a11f9f9a44dff2b70aef3fb10
treec90b020570f5f4cc90d1b817379235a740fc0399
parentb3dd14b6b1d4ddfbfbdaa80a6c784cb6c227ef6e
efi_loader: provide a function to create a partition node

Provide new function efi_dp_part_node() to create a device
node for a partition.

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