x86_bootmethod
if (strcmp(x86_bootmethod(), "BIOS") == 0)
if (strcmp(x86_bootmethod(), "UEFI") == 0) {
if (strcmp(x86_bootmethod(), "UEFI") == 0)
if (strcmp(part_type, "GPT") == 0 && strcmp(x86_bootmethod(), "UEFI") != 0) {
if (strcmp(x86_bootmethod(), "UEFI") == 0)
if (strcmp(x86_bootmethod(), "BIOS") == 0) {
strcmp(x86_bootmethod(), "BIOS") == 0)