Searched refs:efi_loader_path_ (Results 1 – 2 of 2) sorted by relevance
326 efi_loader_path_ = efi_loader_path; in EfiLoaderPath()337 if (efi_loader_path_.empty()) { in Build()362 builder.File(efi_loader_path_, dest_path, /* required */ true); in Build()
40 std::string efi_loader_path_; variable