Home | History | Annotate | Download | only in BootMaintenanceManagerLib

Lines Matching refs:DriverOptionMenu

680          ((Index < DriverOptionMenu.MenuNumber) && (Index < (sizeof (NewBmmData->DriverOptionDel) / sizeof (NewBmmData->DriverOptionDel[0])))); 

682 NewMenuEntry = BOpt_GetMenuEntry (&DriverOptionMenu, Index);
1095 ASSERT (DriverOptionMenu.MenuNumber <= (sizeof (CurrentFakeNVMap->DriverOptionDel) / sizeof (CurrentFakeNVMap->DriverOptionDel[0])));
1096 for (Index = 0; Index < DriverOptionMenu.MenuNumber; Index++) {
1350 InitializeListHead (&DriverOptionMenu.Head);
1376 BOpt_FreeMenu (&DriverOptionMenu);