Searched refs:x86_bootmethod (Results 1 – 1 of 1) sorted by relevance
39 x86_bootmethod(void) in x86_bootmethod() function57 if (strcmp(x86_bootmethod(), "UEFI") == 0) in default_scheme()69 if (strcmp(x86_bootmethod(), "BIOS") == 0) { in is_scheme_bootable()88 strcmp(x86_bootmethod(), "BIOS") == 0) in is_fs_bootable()102 if (strcmp(x86_bootmethod(), "BIOS") == 0) in bootpart_size()114 if (strcmp(x86_bootmethod(), "UEFI") == 0) { in bootpart_type()126 if (strcmp(x86_bootmethod(), "UEFI") == 0) in bootcode_path()143 if (strcmp(part_type, "GPT") == 0 && strcmp(x86_bootmethod(), "UEFI") != 0) { in partcode_path()