Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py774 def parseESEL(args, eselRAW): argument
778 @param eselRAW: string, the raw esel string from the bmc
782 esel_bin = binascii.unhexlify(''.join(eselRAW.split()[16:]))