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
|
7 years ago |
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
|
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
|
9 years ago |