Commit Graph

22 Commits (6b03cd107ece1fb6c84ce9ef2958b6cc1563367c)

Author SHA1 Message Date
Heinrich Schuchardt 62217295d7 efi_loader: avoid using unitialized values as console size 7 years ago
Heinrich Schuchardt a4aa7bef3c efi_loader: always check parameters in efi_cout_query_mode() 7 years ago
Heinrich Schuchardt 7ca7c3c0f9 efi_loader: updating the cursor position 7 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 7 years ago
Heinrich Schuchardt b095f3c85f efi_loader: implement event groups 7 years ago
Heinrich Schuchardt 0fb4169e28 efi_loader: correct input of special keys 7 years ago
Heinrich Schuchardt 8396e3fd63 efi_loader: remove deprecated ConsoleControlProtocol 7 years ago
Heinrich Schuchardt 9bc9664d5e efi_loader: add check_tpl parameter to efi_signal_event 7 years ago
Heinrich Schuchardt 2074f70064 efi_loader: consistently use efi_handle_t for handles 7 years ago
Heinrich Schuchardt ebb4dd5bc3 efi_loader: efi_console: use helper functions 8 years ago
Rob Clark 2d5dc2a52d efi_loader: console support for color attributes 8 years ago
Heinrich Schuchardt e190e8972f efi_loader: use type bool for event states 8 years ago
Rob Clark 3a45bc7faa efi_loader: Some console improvements for vidconsole 8 years ago
Rob Clark a18c5a8382 efi_loader: Correctly figure out size for vidconsole 8 years ago
Rob Clark 71cc25c35c efi_loader: split out escape sequence based size query 8 years ago
Heinrich Schuchardt ca62a4f53e efi_loader: implement queueing of the notification function 8 years ago
Rob Clark 78178bb0c9 lib: add some utf16 handling helpers 8 years ago
Rob Clark a17e62cc53 efi_loader: expose protocols via GUID 8 years ago
xypron.glpk@gmx.de ff925938c8 efi_console: use EFIAPI for callback functions 8 years ago
xypron.glpk@gmx.de 91be9a77b7 efi_console: set up events 8 years ago
Emmanuel Vadot 5be8b0a338 efi_loader: console: Correctly report modes 9 years ago
Alexander Graf c1311ad4e0 efi_loader: Add console interface 9 years ago