Home | History | Annotate | Download | only in BootMaintenanceManagerUiLib

Lines Matching refs:DriverOptionMenu

318   Create a lit of driver option from global DriverOptionMenu. It

337 ASSERT (DriverOptionMenu.MenuNumber <= (sizeof (CallbackData->BmmFakeNvData.DriverOptionDel) / sizeof (CallbackData->BmmFakeNvData.DriverOptionDel[0])));
338 for (Index = 0; Index < DriverOptionMenu.MenuNumber; Index++) {
339 NewMenuEntry = BOpt_GetMenuEntry (&DriverOptionMenu, Index);
605 // means all Driver Options has been save in DriverOptionMenu, we can get the DriverOptionOrder from the menu.
606 // else means browser maintains some uncommitted date which are not saved in DriverOptionMenu,
607 // so we should not get the data from DriverOptionMenu to show it.
1111 UpdateOrderPage (UpdatePageId, &DriverOptionMenu