Scroll to navigation

IFITTOOL:(8) System Administration Utilities IFITTOOL:(8)

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:
: Add a CBFS file as new entry to FIT
: Add region as new entry to FIT (for microcodes)
Delete existing <number> entry
: Set the FIT pointer to a CBFS file
: Type of new entry
: The CBFS filename or region to add to table
OPTIONAL ARGUMENTS:
: Display this text
: Do not search for header, use this offset
: Be verbose
: Dump FIT table (at end of operation)
: Remove all existing entries (do not update)
: Use second FIT table if non zero
REQUIRED ARGUMENTS:
: The file containing the CBFS
: The number of possible FIT entries in table
: 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:
: Add a CBFS file as new entry to FIT
: Add region as new entry to FIT (for microcodes)
Delete existing <number> entry
: Set the FIT pointer to a CBFS file
: Type of new entry
: The CBFS filename or region to add to table
OPTIONAL ARGUMENTS:
: Display this text
: Do not search for header, use this offset
: Be verbose
: Dump FIT table (at end of operation)
: Remove all existing entries (do not update)
: Use second FIT table if non zero
REQUIRED ARGUMENTS:
: The file containing the CBFS
: The number of possible FIT entries in table
: The FMAP region to operate on
December 2022 ifittool: utility for modifying Intel Firmware Interface Table