]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 11 Sep 2018 20:38:10 +0000 (22:38 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 23 Sep 2018 19:55:30 +0000 (21:55 +0200)
commitc19d588fe7eec24bc37b9410d92fed06ae284790
tree5f9ab0410e65ed21abfc7c8b5aafc3612fb906e1
parentbfd4c870d17bce1d5a62a7b03b2c680c51398c9c
efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL

Provide a unit test for the EFI_SIMPLE_TEXT_INPUT_EX_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_textinputex.c [new file with mode: 0644]