XTLDR Rewrite #7

Samengevoegd
belliash heeft 184 commits samengevoegd van xtldr_rewrite naar master 2024-01-09 18:51:04 +01:00
Showing only changes of commit 16a2565ad9 - Show all commits

Bestand weergeven

@@ -985,7 +985,7 @@ BlDisplayBootMenu()
BlInitializeBootMenuList(MenuEntries, &NumberOfEntries, &HighligtedEntryId);
/* Get timeout from the configuration */
TimeOutString = NULL; //BlGetConfigValue(L"TIMEOUT");
TimeOutString = BlGetConfigValue(L"TIMEOUT");
TimeOut = -1;
/* Check if timeout is specified */