Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmHotkey.c600 IN UINT32 *KeyShiftStates, in BmGenerateKeyShiftState() argument
607 …tate (Depth + 1, KeyOption, KeyShiftState | EFI_RIGHT_SHIFT_PRESSED, KeyShiftStates, KeyShiftState… in BmGenerateKeyShiftState()
608 …tate (Depth + 1, KeyOption, KeyShiftState | EFI_LEFT_SHIFT_PRESSED, KeyShiftStates, KeyShiftState… in BmGenerateKeyShiftState()
610 … BmGenerateKeyShiftState (Depth + 1, KeyOption, KeyShiftState, KeyShiftStates, KeyShiftStateCount); in BmGenerateKeyShiftState()
616 …te (Depth + 1, KeyOption, KeyShiftState | EFI_RIGHT_CONTROL_PRESSED, KeyShiftStates, KeyShiftState… in BmGenerateKeyShiftState()
617 …te (Depth + 1, KeyOption, KeyShiftState | EFI_LEFT_CONTROL_PRESSED, KeyShiftStates, KeyShiftState… in BmGenerateKeyShiftState()
619 … BmGenerateKeyShiftState (Depth + 1, KeyOption, KeyShiftState, KeyShiftStates, KeyShiftStateCount); in BmGenerateKeyShiftState()
625 …tState (Depth + 1, KeyOption, KeyShiftState | EFI_RIGHT_ALT_PRESSED, KeyShiftStates, KeyShiftState… in BmGenerateKeyShiftState()
626 …tState (Depth + 1, KeyOption, KeyShiftState | EFI_LEFT_ALT_PRESSED, KeyShiftStates, KeyShiftState… in BmGenerateKeyShiftState()
628 … BmGenerateKeyShiftState (Depth + 1, KeyOption, KeyShiftState, KeyShiftStates, KeyShiftStateCount); in BmGenerateKeyShiftState()
[all …]