Home
last modified time | relevance | path

Searched refs:blexec (Results 1 – 1 of 1) sorted by relevance

/linux/tools/power/pm-graph/
H A Dbootgraph.py70 blexec = [] variable in SystemValues
190 self.blexec = [blcmd]
192 self.blexec = [blcmd, '-o', cfg]
757 call(sysvals.blexec, stderr=PIPE, stdout=PIPE,
804 res = call(sysvals.blexec)
1037 pprint('Boot Loader: %s\n%s' % (sysvals.bootloader, sysvals.blexec))