firmware_information

Overview

gets or updates information about the firmware.

Python Class & Methods Index

class pyfabil.plugins.tpm.firmware_information.TpmFirmwareInformation(board, **kwargs)[source]

FirmwareBlock tests class

clean_up()[source]

Perform cleanup :return: Success

get_board()[source]
get_build()[source]
get_design()[source]
get_firmware_number()[source]
get_git_branch()[source]
get_git_commit()[source]
get_host()[source]
get_major_version()[source]
get_minor_version()[source]
get_time()[source]
get_user()[source]
initialise()[source]

Initialise TpmPll

parse_extended_info(extended_info)[source]
print_information()[source]

Print firmware information

status_check()[source]

Perform status check :return: Status

update_information()[source]

Update firmware extended information :return: