Searched refs:LOADER_UNDEFINED (Results 1 - 1 of 1) sorted by relevance

/systemd/src/boot/efi/
H A Dboot.c36 LOADER_UNDEFINED, enumerator in enum:loader_type
771 if (config->no_editor || config->entries[idx_highlight]->type == LOADER_UNDEFINED)
1053 entry->type = LOADER_UNDEFINED;
1062 entry->type = LOADER_UNDEFINED;
1103 if (entry->type == LOADER_UNDEFINED) {
1458 entry = config_entry_add_loader(config, device, LOADER_UNDEFINED, file, key, title, loader);

Completed in 21 milliseconds