chipsec.utilcmd.iosf_cmd moduleΒΆ

IOSF command:

>>> chipsec_util iosf <port> <offset> [value]

Examples:

Read: >>> chipsec_util iosf 0x1 0x8

Write: >>> chipsec_util iosf 0x1 0x8 0x0

IOSFP command:

>>> chipsec_util iosfop <opcode> <port> <offset> [value]

Opcode Example:

>>> chipsec_util iosfop 0x7 0x1 0x8 0x0