Home | History | Annotate | Download | only in UefiBootManagerLib

Lines Matching refs:SysReqPressed

325     KeyOption->KeyData.Options.SysReqPressed = 1;

595 if (KeyOption->KeyData.Options.SysReqPressed) {
1068 (BmBitSet (ShiftState, EFI_SYS_REQ_PRESSED) != KeyOption.KeyData.Options.SysReqPressed) ||