Home | History | Annotate | Download | only in UefiBootManagerLib

Lines Matching refs:MenuPressed

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

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