Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmHotkey.c311 KeyOption->KeyData.Options.ShiftPressed = 1; in BmInitializeKeyFields()
606 if (KeyOption->KeyData.Options.ShiftPressed) { in BmGenerateKeyShiftState()
1115 …te, EFI_RIGHT_SHIFT_PRESSED | EFI_LEFT_SHIFT_PRESSED) != KeyOption.KeyData.Options.ShiftPressed) || in EfiBootManagerDeleteKeyOptionVariable()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DHotkey.c340 if (KeyOptions.Options.ShiftPressed) { in HotkeyInsertList()
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiSpec.h2105 UINT32 ShiftPressed : 1; member