]> git.sur5r.net Git - u-boot/commit
efi_loader: correct DeviceNodeToText for media types
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 11 Dec 2017 11:56:41 +0000 (12:56 +0100)
committerAlexander Graf <agraf@suse.de>
Sat, 16 Dec 2017 22:07:56 +0000 (23:07 +0100)
commit6ea8b580f06b9ba9100af1ea5fa4d160e78a4517
tree0ef8cef5bc13ec06d4dacf60b61ac0e33ae11354
parent7b982f009b2233821bc96d11bec20b433c40e6fa
efi_loader: correct DeviceNodeToText for media types

When converting device nodes and paths to text we should
stick to the UEFI spec.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_device_path_to_text.c