Home | History | Annotate | Download | only in UefiBootManagerLib

Lines Matching refs:MenuPressed

323     KeyOption->KeyData.Options.MenuPressed = 1;

640 if (KeyOption->KeyData.Options.MenuPressed) {
1119 (BmBitSet (ShiftState, EFI_MENU_KEY_PRESSED) != KeyOption.KeyData.Options.MenuPressed) ||