Searched refs:efi_add_boot_option (Results 1 – 3 of 3) sorted by relevance
17 int efi_add_boot_option(uint16_t id, const char *title, uint32_t part, uint64_t pstart, uint64_t ps…43 static inline int efi_add_boot_option(uint16_t id, const char *title, uint32_t part, uint64_t pstar… in efi_add_boot_option() function
350 int efi_add_boot_option( in efi_add_boot_option() function
1010 r = efi_add_boot_option(slot, "Linux Boot Manager", in install_variables()