Searched refs:option_string (Results 1 – 8 of 8) sorted by relevance
| /openbmc/openbmc-test-automation/lib/ |
| H A D | vpd_utils.py | 23 def vpdtool(option_string, **bsu_options): argument 59 "vpd-tool " + option_string, **bsu_options 64 if "-w" not in option_string: 66 if "-r" in option_string:
|
| H A D | utils.py | 393 def pdbg(option_string, **bsu_options): argument 408 "pdbg " + option_string, **bsu_options 413 def ecmd(option_string, **bsu_options): argument 429 stdout, stderr, rc = bsu.bmc_execute_command(option_string, **bsu_options)
|
| H A D | pldm_utils.py | 18 def pldmtool(option_string, **bsu_options): argument 48 "pldmtool " + option_string, **bsu_options, ignore_err=1
|
| H A D | pel_utils.py | 32 option_string, peltool_extension=None, parse_json=True, **bsu_options argument 71 peltool_cmd + " " + option_string, **bsu_options
|
| /openbmc/qemu/scripts/simplebench/ |
| H A D | bench-backup.py | 167 def __call__(self, parser, namespace, values, option_string=None): argument
|
| /openbmc/u-boot/doc/ |
| H A D | README.mediatek | 81 # mkimage -T mtk_image -a <load_addr> -n <option_string> -d <input_file> <image_file> 93 - option_string contains options to generate the header.
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | wic | 92 def __call__(self, parser, namespace, value, option_string=None): argument
|
| /openbmc/openbmc/poky/scripts/esdk-tools/ |
| H A D | wic | 92 def __call__(self, parser, namespace, value, option_string=None): argument
|