commit | 1d69c8d8500156cd0437fd58483b9d9ca9eac34b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Sep 11 22:38:06 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Sun Sep 23 21:55:30 2018 +0200 |
tree | 3e878aa88c5f0058e4ba829d5d99c6dd8cb17574 | |
parent | 0dfd13a4c850000450ed9ab135d83e4753be0770 [diff] |
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>