Commit Graph

39 Commits (e3beca3a2fe172ca707a0e70310f9f7ebd3b3f0f)

Author SHA1 Message Date
Heinrich Schuchardt 6f566c231d efi_loader: return type efi_console_register() 6 years ago
Heinrich Schuchardt 6bb591f704 efi_loader: query serial console size reliably 6 years ago
Heinrich Schuchardt aaace4b086 efi_loader: terminal left upper corner is [1, 1] 6 years ago
Heinrich Schuchardt 4fdcf06648 efi_loader: implement key notify functions 6 years ago
Heinrich Schuchardt 55fbdf9982 efi_loader: support modifiers for F1 - F4 6 years ago
Heinrich Schuchardt 110c628058 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL 6 years ago
Heinrich Schuchardt 0dfd13a4c8 efi_loader: rework event handling for console 6 years ago
Heinrich Schuchardt 35cbb796aa efi_loader: support Unicode text input 6 years ago
Heinrich Schuchardt 14d103bb27 efi_loader: typos in efi_console.c 6 years ago
Heinrich Schuchardt 3e603ec757 efi_loader: struct efi_simple_text_input_protocol 6 years ago
Alexander Graf 40e3e75760 efi_loader: Add console handle references to in/out/err 6 years ago
Heinrich Schuchardt ba7bd5c2ba efi_loader: don't use unlimited stack as buffer 6 years ago
Heinrich Schuchardt 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen 6 years ago
Heinrich Schuchardt 9d12daff6c efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() 6 years ago
Heinrich Schuchardt e67ff94ded efi_loader: clear screen has to reset cursor position 6 years ago
Heinrich Schuchardt 4f18789770 efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset() 6 years ago
Alexander Graf 80483b2ab6 efi_loader: Fix warning in raw/cols query 6 years ago
Heinrich Schuchardt 62217295d7 efi_loader: avoid using unitialized values as console size 6 years ago
Heinrich Schuchardt a4aa7bef3c efi_loader: always check parameters in efi_cout_query_mode() 6 years ago
Heinrich Schuchardt 7ca7c3c0f9 efi_loader: updating the cursor position 6 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Heinrich Schuchardt b095f3c85f efi_loader: implement event groups 6 years ago
Heinrich Schuchardt 0fb4169e28 efi_loader: correct input of special keys 6 years ago
Heinrich Schuchardt 8396e3fd63 efi_loader: remove deprecated ConsoleControlProtocol 6 years ago
Heinrich Schuchardt 9bc9664d5e efi_loader: add check_tpl parameter to efi_signal_event 6 years ago
Heinrich Schuchardt 2074f70064 efi_loader: consistently use efi_handle_t for handles 6 years ago
Heinrich Schuchardt ebb4dd5bc3 efi_loader: efi_console: use helper functions 7 years ago
Rob Clark 2d5dc2a52d efi_loader: console support for color attributes 7 years ago
Heinrich Schuchardt e190e8972f efi_loader: use type bool for event states 7 years ago
Rob Clark 3a45bc7faa efi_loader: Some console improvements for vidconsole 7 years ago
Rob Clark a18c5a8382 efi_loader: Correctly figure out size for vidconsole 7 years ago
Rob Clark 71cc25c35c efi_loader: split out escape sequence based size query 7 years ago
Heinrich Schuchardt ca62a4f53e efi_loader: implement queueing of the notification function 7 years ago
Rob Clark 78178bb0c9 lib: add some utf16 handling helpers 7 years ago
Rob Clark a17e62cc53 efi_loader: expose protocols via GUID 7 years ago
xypron.glpk@gmx.de ff925938c8 efi_console: use EFIAPI for callback functions 7 years ago
xypron.glpk@gmx.de 91be9a77b7 efi_console: set up events 7 years ago
Emmanuel Vadot 5be8b0a338 efi_loader: console: Correctly report modes 8 years ago
Alexander Graf c1311ad4e0 efi_loader: Add console interface 8 years ago