Searched refs:modify_image_fwids (Results 1 – 3 of 3) sorted by relevance
1066 def modify_image_fwids(self, target='bios', sections=None): member in UpdaterServicer1068 return self._updater.modify_image_fwids(target, sections)
2040 self.faft_client.updater.modify_image_fwids(2043 self.faft_client.updater.modify_image_fwids(2048 self.faft_client.updater.modify_image_fwids(2051 self.faft_client.updater.modify_image_fwids(
259 def modify_image_fwids(self, target='bios', sections=None): member in FirmwareUpdater