Home
last modified time | relevance | path

Searched refs:EFI_LEFT_LOGO_PRESSED (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_textinputex.c177 (EFI_LEFT_LOGO_PRESSED | EFI_RIGHT_LOGO_PRESSED)) in execute()
/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c480 key_state->key_shift_state |= EFI_LEFT_LOGO_PRESSED; in set_shift_mask()
482 key_state->key_shift_state |= EFI_LEFT_LOGO_PRESSED; in set_shift_mask()
/openbmc/u-boot/include/
H A Defi_api.h609 #define EFI_LEFT_LOGO_PRESSED 0x00000080 macro