Searched refs:work_path (Results 1 – 3 of 3) sorted by relevance
187 def resign_firmware(self, version=None, work_path=None): argument194 if work_path is None:195 work_path = self._work_path199 os.path.join(work_path, self._bios_path),210 work_path, self._bios_path))508 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)
1418 work_path = self.faft_client.updater.get_work_path()1420 work_path, self.faft_client.updater.get_bios_relative_path())1422 work_path, self.faft_client.updater.get_ec_relative_path())