Searched refs:work_path (Results 1 – 3 of 3) sorted by relevance
186 def resign_firmware(self, version=None, work_path=None): argument193 if work_path is None:194 work_path = self._work_path198 os.path.join(work_path, self._bios_path),209 work_path, self._bios_path))491 self.resign_firmware(work_path=self._cbfs_work_path)
118 work_path = self.faft_client.updater.get_work_path()120 bios_bin = os.path.join(work_path, bios_relative_path)
1323 work_path = self.faft_client.updater.get_work_path()1325 work_path, self.faft_client.updater.get_bios_relative_path())1327 work_path, self.faft_client.updater.get_ec_relative_path())