commit | 6706a3c25a92c556a4e2e8a3dbc5b15b95465c4c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Sep 04 12:52:01 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Sep 05 23:18:51 2019 +0200 |
tree | 3f9d9c440397e5e06a410c987c4712ad29e48b8c | |
parent | e009e7a0537017ddff0cb6114ba364031fb0a65b [diff] |
efi_loader: correct text conversion for vendor DP Vendor device paths may contain data. When converting vendor device paths to text this binary data has to be rendered. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>