]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 16 Apr 2018 05:59:10 +0000 (07:59 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 23 Apr 2018 19:34:28 +0000 (21:34 +0200)
commit47a40090afbb72041bd932cab3e10c2836ee6812
treede0afc53b09a073f788658f9b4e1edcf34dc3db5
parenteff503d0daeb01c04d637fbfc2409b35864c09e1
efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL

Provide unit tests for the EFI_DEVICE_PATH_UTILITIES_PROTOCOL.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_devicepath_util.c [new file with mode: 0644]