Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmHotkey.c325 KeyOption->KeyData.Options.SysReqPressed = 1; in BmInitializeKeyFields()
595 if (KeyOption->KeyData.Options.SysReqPressed) { in BmGenerateKeyShiftState()
1068 (BmBitSet (ShiftState, EFI_SYS_REQ_PRESSED) != KeyOption.KeyData.Options.SysReqPressed) || in EfiBootManagerDeleteKeyOptionVariable()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DHotkey.c355 if (KeyOptions.Options.SysReqPressed) { in HotkeyInsertList()
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiSpec.h2120 UINT32 SysReqPressed : 1; member