HomeSort by relevance Sort by last modified time
    Searched refs:EFI_RIGHT_ALT_PRESSED (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextInputEx/
SimpleTextInputEx.h 65 #define EFI_RIGHT_ALT_PRESSED 0x00000010
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SimpleTextInEx.h 109 #define EFI_RIGHT_ALT_PRESSED 0x00000010
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
Hotkey.c 347 KeyShiftStateRight |= EFI_RIGHT_ALT_PRESSED;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmHotkey.c 625 BmGenerateKeyShiftState (Depth + 1, KeyOption, KeyShiftState | EFI_RIGHT_ALT_PRESSED, KeyShiftStates, KeyShiftStateCount);
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopInput.c 308 KeyData.KeyState.KeyShiftState |= EFI_RIGHT_ALT_PRESSED;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.c     [all...]

Completed in 497 milliseconds