commit | 9ed8b6bba4467762bf72a38d1690725318f7f998 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Jan 14 17:05:57 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Mon Jan 22 23:09:12 2018 +0100 |
tree | 3e14ee8ef5e51bdbbc270ee060c5d56a56980f45 | |
parent | d0ecef47770999640b6780a0ef2aa6c0569a972b [diff] |
efi_loader: text output for device path end node Without the patch a device path consisting only of an end node is displayed as '/UNKNOWN(007f,00ff)'. It should be displayed as '/'. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>