Searched defs:menu (Results 1 - 1 of 1) sorted by relevance

/systemd/src/boot/efi/
H A Dboot.c544 /* menu entries title lines */
744 status = StrDuplicate(L"Menu disabled. Hold down key at bootup to show menu.");
752 status = StrDuplicate(L"Menu disabled. Hold down key at bootup to show menu.");
766 status = StrDuplicate(L"Menu disabled. Hold down key at bootup to show menu.");
1250 * the 'd' key in the loader selection menu, the entry is marked with
1303 /* generate a unique title, avoiding non-distinguishable menu entries */
1702 BOOLEAN menu = FALSE; local
1736 /* the filesystem path to this image, to prevent adding ourselves to the menu */
1780 /* if no configured entry to select from was found, enable the menu */
1787 /* select entry or show menu whe
[all...]

Completed in 824 milliseconds