index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_console.c
Age
Commit message (
Expand
)
Author
2022-02-05
efi_loader: add handle for UART
Heinrich Schuchardt
2021-07-02
efi_loader: missing parentheses in query_console_size
Heinrich Schuchardt
2021-03-19
efi_loader: NULL dereference in EFI console
Heinrich Schuchardt
2021-03-07
efi_loader: console size of vidconsole
Heinrich Schuchardt
2021-01-13
efi_loader: typedef efi_string_t text output protocol
Heinrich Schuchardt
2020-12-29
efi_loader: escape key handling
Heinrich Schuchardt
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-06-05
efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
Heinrich Schuchardt
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-07
efi_loader: clear screen should move cursor to home
Heinrich Schuchardt
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-09-05
doc: UEFI API documentation
Heinrich Schuchardt
2019-09-05
efi_loader: do not set invalid screen mode
Heinrich Schuchardt
2019-09-05
efi_loader: cursor positioning
Heinrich Schuchardt
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-06-20
efi_loader: console incorrectly advertised left logo key
Heinrich Schuchardt
2019-06-20
efi_loader: alternative scan codes for F5, END, HOME
Heinrich Schuchardt
2019-06-14
efi_loader: fix SetAttribute()
Heinrich Schuchardt
2019-06-14
efi_loader: fix SetMode()
Heinrich Schuchardt
2019-06-10
efi_loader: event signaling in ExitBootServices
Heinrich Schuchardt
2019-06-04
efi_loader: fix EnableCursor()
Heinrich Schuchardt
2019-05-19
efi_loader: parameter check OutputString
Heinrich Schuchardt
2019-05-19
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter
Heinrich Schuchardt
2019-04-07
efi_loader: correct CTRL-A - CTRL-Z console input
Heinrich Schuchardt
2019-03-10
efi_loader: Fix serial console size detection
Matthias Brugger
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
efi_loader: eliminate handle member
Heinrich Schuchardt
2018-10-16
efi_loader: return type efi_console_register()
Heinrich Schuchardt
2018-09-23
efi_loader: query serial console size reliably
Heinrich Schuchardt
2018-09-23
efi_loader: terminal left upper corner is [1, 1]
Heinrich Schuchardt
2018-09-23
efi_loader: implement key notify functions
Heinrich Schuchardt
2018-09-23
efi_loader: support modifiers for F1 - F4
Heinrich Schuchardt
2018-09-23
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
2018-09-23
efi_loader: rework event handling for console
Heinrich Schuchardt
2018-09-23
efi_loader: support Unicode text input
Heinrich Schuchardt
2018-09-23
efi_loader: typos in efi_console.c
Heinrich Schuchardt
2018-09-23
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
2018-09-23
efi_loader: Add console handle references to in/out/err
Alexander Graf
2018-09-23
efi_loader: don't use unlimited stack as buffer
Heinrich Schuchardt
2018-09-23
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
2018-08-21
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
Heinrich Schuchardt
2018-07-25
efi_loader: clear screen has to reset cursor position
Heinrich Schuchardt
2018-07-25
efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()
Heinrich Schuchardt
2018-06-03
efi_loader: Fix warning in raw/cols query
Alexander Graf
2018-06-03
efi_loader: avoid using unitialized values as console size
Heinrich Schuchardt
2018-06-03
efi_loader: always check parameters in efi_cout_query_mode()
Heinrich Schuchardt
2018-06-03
efi_loader: updating the cursor position
Heinrich Schuchardt
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-04-04
efi_loader: implement event groups
Heinrich Schuchardt
2018-04-04
efi_loader: correct input of special keys
Heinrich Schuchardt
[next]