Home | History | Annotate | Download | only in UefiBootManagerLib

Lines Matching refs:SysReqPressed

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

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