Home | History | Annotate | Download | only in BdsDxe

Lines Matching refs:OsIndicationSupport

435   UINT64     OsIndicationSupport;

443 OsIndicationSupport = EFI_OS_INDICATIONS_BOOT_TO_FW_UI | EFI_OS_INDICATIONS_START_PLATFORM_RECOVERY;
449 &OsIndicationSupport
478 ((OsIndication & ~OsIndicationSupport) != 0) ||