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

/systemd/src/boot/efi/
H A Dboot.c1008 static VOID config_entry_add_from_file(Config *config, EFI_HANDLE *device, CHAR16 *file, CHAR8 *content, CHAR16 *loaded_image_path) { function
1189 config_entry_add_from_file(config, device, f->FileName, content, loaded_image_path);

Completed in 606 milliseconds