commit | e29e6914db2b2e35911fd8f4c6412a673b072f10 | [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 | 49574bc04ca45d40bc93ca8ce722b063bf469e20 [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>