commit | 9b47c5275614a16fd64359fab73fe6c736bf57a0 | [log] [tgz] |
---|---|---|
author | Arvind Sankar <nivedita@alum.mit.edu> | Mon May 18 15:07:10 2020 -0400 |
committer | Ard Biesheuvel <ardb@kernel.org> | Wed May 20 19:09:20 2020 +0200 |
tree | 00f8fbb03f71def9b7081a8d2027c704c27a08c1 | |
parent | 23d5b73fbfd787c4c63841912b079eac000a7414 [diff] |
efi/libstub: Add definitions for console input and events Add the required typedefs etc for using con_in's simple text input protocol, and for using the boottime event services. Also add the prototype for the "stall" boot service. Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu> Link: https://lore.kernel.org/r/20200518190716.751506-19-nivedita@alum.mit.edu Signed-off-by: Ard Biesheuvel <ardb@kernel.org>