Searched refs:kEfiName (Results 1 – 1 of 1) sorted by relevance
36 constexpr char kEfiName[] = "EFI Gigaboot"; variable60 const bool gigaboot_efi = strncmp(cstring_name, kEfiName, strlen(kEfiName)) == 0; in IsGigabootPartition()632 name = kEfiName; in AddPartition()
Completed in 5 milliseconds