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

/systemd/src/shared/
H A Defivars.h52 int efi_get_boot_order(uint16_t **order);
109 static inline int efi_get_boot_order(uint16_t **order) { function
H A Defivars.c545 int efi_get_boot_order(uint16_t **order) { function
/systemd/src/boot/
H A Dbootctl.c346 n_order = efi_get_boot_order(&order);
677 n = efi_get_boot_order(&order);
721 n = efi_get_boot_order(&order);

Completed in 15 milliseconds