efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
authorHeinrich Schuchardt <[email protected]>
Sun, 26 Nov 2017 13:05:11 +0000 (14:05 +0100)
committerAlexander Graf <[email protected]>
Fri, 1 Dec 2017 12:36:08 +0000 (13:36 +0100)
commitbf19064bdc4187b1851d45ded9a93e4867193a9c
treea1e2777fda85c44f35e1f7da6adbcb2c8c1f3568
parentae2c85c1ce7d76793213aca95a0a7d2b61037499
efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL

Provide a test for the EFI_DEVICE_PATH_TO_TEXT_PROTOCOL protocol.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_devicepath.c [new file with mode: 0644]