Searched refs:EFI_RIGHT_CONTROL_PRESSED (Results 1 – 15 of 15) sorted by relevance
107 #define EFI_RIGHT_CONTROL_PRESSED 0x00000004 macro
63 #define EFI_RIGHT_CONTROL_PRESSED 0x00000004 macro
302 KeyData.KeyState.KeyShiftState |= EFI_RIGHT_CONTROL_PRESSED; in GopPrivateAddKey()601 …if ((KeyData.KeyState.KeyShiftState & (EFI_LEFT_CONTROL_PRESSED | EFI_RIGHT_CONTROL_PRESSED)) != 0… in WinNtGopSimpleTextInReadKeyStroke()
1395 …if ((KeyData.KeyState.KeyShiftState & (EFI_LEFT_CONTROL_PRESSED | EFI_RIGHT_CONTROL_PRESSED)) != 0… in BiosKeyboardReadKeyStroke()1881 …LEFT_CTRL_PRESSED) == KB_LEFT_CTRL_PRESSED) ? EFI_LEFT_CONTROL_PRESSED : EFI_RIGHT_CONTROL_PRESSED; in BiosKeyboardTimerHandler()1912 …if ((KeyData.KeyState.KeyShiftState & (EFI_LEFT_CONTROL_PRESSED | EFI_RIGHT_CONTROL_PRESSED)) != 0… in BiosKeyboardTimerHandler()
295 …if ((KeyData.KeyState.KeyShiftState & (EFI_LEFT_CONTROL_PRESSED | EFI_RIGHT_CONTROL_PRESSED)) != 0… in KeyboardReadKeyStroke()
1357 | (ConsoleIn->RightCtrl ? EFI_RIGHT_CONTROL_PRESSED : 0) in KeyGetchar()
568 …BmGenerateKeyShiftState (Depth + 1, KeyOption, KeyShiftState | EFI_RIGHT_CONTROL_PRESSED, KeyShift… in BmGenerateKeyShiftState()1064 …(BmBitSet (ShiftState, EFI_RIGHT_CONTROL_PRESSED | EFI_LEFT_CONTROL_PRESSED) != KeyOption.KeyData.… in EfiBootManagerDeleteKeyOptionVariable()
344 KeyShiftStateRight |= EFI_RIGHT_CONTROL_PRESSED; in HotkeyInsertList()
279 Drv->KeyState.KeyShiftState |= EFI_RIGHT_CONTROL_PRESSED; in handleKeyEvent()281 Drv->KeyState.KeyShiftState &= ~EFI_RIGHT_CONTROL_PRESSED; in handleKeyEvent()
3682 …SSED) || KeyData->KeyState.KeyShiftState == (EFI_SHIFT_STATE_VALID|EFI_RIGHT_CONTROL_PRESSED))) || in NotificationFunction()3690 …_PRESSED) || KeyData->KeyState.KeyShiftState == (EFI_SHIFT_STATE_VALID|EFI_RIGHT_CONTROL_PRESSED)) in NotificationFunction()3746 KeyData.KeyState.KeyShiftState = EFI_SHIFT_STATE_VALID|EFI_RIGHT_CONTROL_PRESSED; in InernalEfiShellStartMonitor()3763 KeyData.KeyState.KeyShiftState = EFI_SHIFT_STATE_VALID|EFI_RIGHT_CONTROL_PRESSED; in InernalEfiShellStartMonitor()
861 (KeyData.KeyState.KeyShiftState == (EFI_SHIFT_STATE_VALID | EFI_RIGHT_CONTROL_PRESSED)) in ConsoleLoggerOutputString()
288 KeyData.KeyState.KeyShiftState = EFI_SHIFT_STATE_VALID|EFI_RIGHT_CONTROL_PRESSED; in InternalEfiShellStartCtrlSMonitor()306 KeyData.KeyState.KeyShiftState = EFI_SHIFT_STATE_VALID|EFI_RIGHT_CONTROL_PRESSED; in InternalEfiShellStartCtrlSMonitor()
712 …if ((KeyData.KeyState.KeyShiftState & (EFI_LEFT_CONTROL_PRESSED | EFI_RIGHT_CONTROL_PRESSED)) != 0… in USBKeyboardReadKeyStroke()
1623 KeyData->KeyState.KeyShiftState |= EFI_RIGHT_CONTROL_PRESSED; in UsbKeyCodeToEfiInputKey()
150 KeyData.KeyState.KeyShiftState = EFI_SHIFT_STATE_VALID|EFI_RIGHT_CONTROL_PRESSED; in InternalStartMonitor()209 KeyData.KeyState.KeyShiftState = EFI_SHIFT_STATE_VALID|EFI_RIGHT_CONTROL_PRESSED; in InternalStopMonitor()