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

/systemd/src/boot/efi/
H A Dboot.c66 CHAR16 *entry_oneshot; member in struct:__anon42
408 if (config->entry_oneshot)
409 Print(L"LoaderEntryOneShot: %s\n", config->entry_oneshot);
1240 config->entry_oneshot = StrDuplicate(var);
1689 FreePool(config->entry_oneshot);

Completed in 1754 milliseconds