efi_selftest: use WaitForKey to test text input
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 11 Sep 2018 20:38:06 +0000 (22:38 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 23 Sep 2018 19:55:30 +0000 (21:55 +0200)
commit1d69c8d8500156cd0437fd58483b9d9ca9eac34b
tree3e878aa88c5f0058e4ba829d5d99c6dd8cb17574
parent0dfd13a4c850000450ed9ab135d83e4753be0770
efi_selftest: use WaitForKey to test text input

We should test the WaitForKey event.
Testing for EFI_NOT_READY can be done after resetting the console.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/efi_selftest_textinput.c