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

/systemd/src/boot/efi/
H A Dboot.c1414 static BOOLEAN config_entry_add_call(Config *config, CHAR16 *title, EFI_STATUS (*call)(VOID)) { function
1765 config_entry_add_call(&config, L"Reboot Into Firmware Interface", reboot_into_firmware);

Completed in 14 milliseconds