commit | 2bc61b83522b021113028ee19bf4f2a460be4b44 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Dec 11 12:56:43 2017 +0100 |
committer | Alexander Graf <agraf@suse.de> | Mon Jan 22 23:09:12 2018 +0100 |
tree | fbe96002f9aa74628cda14d29bff6ef376332cd5 | |
parent | 485c13c7536731991c59f7b3432bc33c9dafb0f0 [diff] |
efi_loader: create full device path for block devices When creating the device path of a block device it has to comprise the block device itself and should not end at its parent. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>