Searched refs:fBootMenus (Results 1 – 2 of 2) sorted by relevance
61 fBootMenus.AddItem(new LegacyBootMenu()); in BootManagerController()102 fBootMenu = fBootDrive->InstalledMenu(fBootMenus); in NextState()112 fBootMenu = fBootMenus.ItemAt(0); in NextState()252 page = new DrivesPage(wizard, fBootMenus, &fSettings, "drives"); in CreatePage()
76 BootMenuList fBootMenus; variable