ifittool(8)

manual page for ifittool: utility for modifying Intel Firmware Interface Table

Section 8 coreboot-utils bookworm source

Description

IFITTOOL:

NAME

ifittool: - manual page for ifittool: utility for modifying Intel Firmware Interface Table

DESCRIPTION

ifittool: utility for modifying Intel Firmware Interface Table

USAGE: debian/coreboot-utils/usr/sbin/ifittool [-h] [-H] [-v] [-D] [-c] <-f|--file name> <-s|--max-table-size size> <-r|--region fmap region> OPERATION

OPERATION:

-a|--add-entry

: Add a CBFS file as new entry to FIT

-A|--add-region

: Add region as new entry to FIT (for microcodes)

-d|--del-entry number :

Delete existing <number> entry

-F|--set-fit-pointer

: Set the FIT pointer to a CBFS file

-t|--fit-type

: Type of new entry

-n|--name

: The CBFS filename or region to add to table

OPTIONAL ARGUMENTS:

-h|--help

: Display this text

-H|--header-offset

: Do not search for header, use this offset

-v|--verbose

: Be verbose

-D|--dump

: Dump FIT table (at end of operation)

-c|--clear-table

: Remove all existing entries (do not update)

-j|--topswap-size

: Use second FIT table if non zero

REQUIRED ARGUMENTS:

-f|--file name

: The file containing the CBFS

-s|--max-table-size

: The number of possible FIT entries in table

-r|--region

: The FMAP region to operate on

USAGE: debian/coreboot-utils/usr/sbin/ifittool [-h] [-H] [-v] [-D] [-c] <-f|--file name> <-s|--max-table-size size> <-r|--region fmap region> OPERATION

OPERATION:

-a|--add-entry

: Add a CBFS file as new entry to FIT

-A|--add-region

: Add region as new entry to FIT (for microcodes)

-d|--del-entry number :

Delete existing <number> entry

-F|--set-fit-pointer

: Set the FIT pointer to a CBFS file

-t|--fit-type

: Type of new entry

-n|--name

: The CBFS filename or region to add to table

OPTIONAL ARGUMENTS:

-h|--help

: Display this text

-H|--header-offset

: Do not search for header, use this offset

-v|--verbose

: Be verbose

-D|--dump

: Dump FIT table (at end of operation)

-c|--clear-table

: Remove all existing entries (do not update)

-j|--topswap-size

: Use second FIT table if non zero

REQUIRED ARGUMENTS:

-f|--file name

: The file containing the CBFS

-s|--max-table-size

: The number of possible FIT entries in table

-r|--region

: The FMAP region to operate on