Home
last modified time | relevance | path

Searched defs:fw_file (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/cros/faft/
Dfingerprint_test.py934 def _run_dump_fmap_cmd(self, fw_file, section): argument
950 def _run_futility_show_cmd(self, fw_file): argument
/external/coreboot/util/amdfwtool/
Damdfwread.c440 char *fw_file = NULL; in main() local