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