commit | fdc66f4a556af7b4889a16153b69e37a9172746b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Feb 18 18:30:44 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Feb 21 09:21:35 2021 +0100 |
tree | 07fb11d8bee0c18df29f54fd3564bcfc929dacb0 | |
parent | 431bbfa2e64e9bf92813d710441e569ba68cf03f [diff] |
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>