1
0
bifurqué depuis xt-sys/exectos

Update XTLDR help

Cette révision appartient à :
2024-01-12 16:04:25 +01:00
Parent 019f084e49
révision 93340936d3

Voir le fichier

@@ -212,7 +212,13 @@ BlDisplayBootMenu()
L" \n"
L"Press ENTER key to boot the highlighted boot menu entry.\n"
L"Press 'e' key to edit the highlighted menu entry.\n"
L"Press 's' key to exit into XTLDR shell (advanced mode).\n");
L"Press 's' key to exit into XTLDR shell (enters advanced mode).\n"
L" \n"
L"F1 shows this help, F11 reboots the machine and F12 turns it off.\n"
L" \n"
L" \n"
L"XTLDR is a part of the ExectOS Operating System.\n"
L"Visit https://exectos.eu.org/ for more information.");
/* Break from boot menu event loop to redraw whole boot menu */
break;