]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_selftest: multi part device path to text
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 18 Feb 2021 17:30:44 +0000 (18:30 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 21 Feb 2021 08:21:35 +0000 (09:21 +0100)
commit1edfc3fa9b027aab5551e0a906be0a8c710a0e14
tree07fb11d8bee0c18df29f54fd3564bcfc929dacb0
parent512f092da2bae4dd1fb72801a6bcfe1c5e7c3044
efi_selftest: multi part device path to text

Test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL.ConvertDevicePathToText() for a multi
part device path.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_selftest/efi_selftest_devicepath.c