Heinrich Schuchardt
|
6f566c231d
efi_loader: return type efi_console_register()
|
6 年之前 |
Heinrich Schuchardt
|
6bb591f704
efi_loader: query serial console size reliably
|
6 年之前 |
Heinrich Schuchardt
|
aaace4b086
efi_loader: terminal left upper corner is [1, 1]
|
6 年之前 |
Heinrich Schuchardt
|
4fdcf06648
efi_loader: implement key notify functions
|
6 年之前 |
Heinrich Schuchardt
|
55fbdf9982
efi_loader: support modifiers for F1 - F4
|
6 年之前 |
Heinrich Schuchardt
|
110c628058
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
|
6 年之前 |
Heinrich Schuchardt
|
0dfd13a4c8
efi_loader: rework event handling for console
|
6 年之前 |
Heinrich Schuchardt
|
35cbb796aa
efi_loader: support Unicode text input
|
6 年之前 |
Heinrich Schuchardt
|
14d103bb27
efi_loader: typos in efi_console.c
|
6 年之前 |
Heinrich Schuchardt
|
3e603ec757
efi_loader: struct efi_simple_text_input_protocol
|
6 年之前 |
Alexander Graf
|
40e3e75760
efi_loader: Add console handle references to in/out/err
|
6 年之前 |
Heinrich Schuchardt
|
ba7bd5c2ba
efi_loader: don't use unlimited stack as buffer
|
6 年之前 |
Heinrich Schuchardt
|
1dde0d57a5
efi_loader: rename utf16_strlen, utf16_strnlen
|
6 年之前 |
Heinrich Schuchardt
|
9d12daff6c
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
|
6 年之前 |
Heinrich Schuchardt
|
e67ff94ded
efi_loader: clear screen has to reset cursor position
|
6 年之前 |
Heinrich Schuchardt
|
4f18789770
efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()
|
6 年之前 |
Alexander Graf
|
80483b2ab6
efi_loader: Fix warning in raw/cols query
|
7 年之前 |
Heinrich Schuchardt
|
62217295d7
efi_loader: avoid using unitialized values as console size
|
7 年之前 |
Heinrich Schuchardt
|
a4aa7bef3c
efi_loader: always check parameters in efi_cout_query_mode()
|
7 年之前 |
Heinrich Schuchardt
|
7ca7c3c0f9
efi_loader: updating the cursor position
|
7 年之前 |
Tom Rini
|
f739fcd831
SPDX: Convert a few files that were missed before
|
7 年之前 |
Heinrich Schuchardt
|
b095f3c85f
efi_loader: implement event groups
|
7 年之前 |
Heinrich Schuchardt
|
0fb4169e28
efi_loader: correct input of special keys
|
7 年之前 |
Heinrich Schuchardt
|
8396e3fd63
efi_loader: remove deprecated ConsoleControlProtocol
|
7 年之前 |
Heinrich Schuchardt
|
9bc9664d5e
efi_loader: add check_tpl parameter to efi_signal_event
|
7 年之前 |
Heinrich Schuchardt
|
2074f70064
efi_loader: consistently use efi_handle_t for handles
|
7 年之前 |
Heinrich Schuchardt
|
ebb4dd5bc3
efi_loader: efi_console: use helper functions
|
7 年之前 |
Rob Clark
|
2d5dc2a52d
efi_loader: console support for color attributes
|
7 年之前 |
Heinrich Schuchardt
|
e190e8972f
efi_loader: use type bool for event states
|
7 年之前 |
Rob Clark
|
3a45bc7faa
efi_loader: Some console improvements for vidconsole
|
7 年之前 |