-
- Downloads
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>
Showing
- arch/x86/include/asm/efi.h 10 additions, 0 deletionsarch/x86/include/asm/efi.h
- arch/x86/xen/efi.c 1 addition, 1 deletionarch/x86/xen/efi.c
- drivers/firmware/efi/libstub/efistub.h 72 additions, 5 deletionsdrivers/firmware/efi/libstub/efistub.h
- include/linux/efi.h 2 additions, 1 deletioninclude/linux/efi.h
Loading
Please register or sign in to comment