efi/libstub: Add definitions for console input and events
authorArvind Sankar <nivedita@alum.mit.edu>
Mon, 18 May 2020 19:07:10 +0000 (15:07 -0400)
committerArd Biesheuvel <ardb@kernel.org>
Wed, 20 May 2020 17:09:20 +0000 (19:09 +0200)
commit9b47c5275614a16fd64359fab73fe6c736bf57a0
tree00f8fbb03f71def9b7081a8d2027c704c27a08c1
parent23d5b73fbfd787c4c63841912b079eac000a7414
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>
arch/x86/include/asm/efi.h
arch/x86/xen/efi.c
drivers/firmware/efi/libstub/efistub.h
include/linux/efi.h