Searched refs:modify_image_fwids (Results 1 – 3 of 3) sorted by relevance
1100 def modify_image_fwids(self, target='bios', sections=None): member in UpdaterServicer1102 return self._updater.modify_image_fwids(target, sections)
2081 self.faft_client.updater.modify_image_fwids(2084 self.faft_client.updater.modify_image_fwids(2089 self.faft_client.updater.modify_image_fwids(2092 self.faft_client.updater.modify_image_fwids(
261 def modify_image_fwids(self, target='bios', sections=None): member in FirmwareUpdater