Home
last modified time | relevance | path

Searched refs:KEYCHAR (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/boot/efi/
Dconsole.h14 #define KEYCHAR(k) ((CHAR16)(k)) macro
Dboot.c362 line[first + cursor] = KEYCHAR(key); in line_edit()
983 idx = entry_lookup_key(config, idx_highlight+1, KEYCHAR(key)); in menu_run()
2594 UINTN idx = entry_lookup_key(&config, config.idx_default, KEYCHAR(key)); in efi_main()