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

/systemd/src/shared/
H A Defivars.h49 int efi_get_boot_option(uint16_t nr, char **title, sd_id128_t *part_uuid, char **path, bool *active);
97 static inline int efi_get_boot_option(uint16_t nr, char **title, sd_id128_t *part_uuid, char **path, bool *active) { function
H A Defivars.c345 int efi_get_boot_option( function

Completed in 1008 milliseconds