Home
last modified time | relevance | path

Searched hist:"09 c5ab909c8abfe6a0ee654149345254c0dda13d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_device_path_to_text.c09c5ab909c8abfe6a0ee654149345254c0dda13d Fri Jul 21 17:12:08 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> efi_loader: implement ConvertDeviceNodeToText

Move the logic for converting a node to text from
efi_convert_device_path_to_text to convert_device_node_to_text.

Provide a wrapper function convert_device_node_to_text_ext.

As we use only shallow device paths so we can call
directly call efi_device_node_to_text from efi_device_path_to_text.

Add output for MAC addresses.

Add output for not yet supported types/subtypes.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>