chipsec.modules.tools.reliability.setup_delete module

Tries to delete all runtime EFI variables except Setup to stress robustness of the system firmware

Usage:

chipsec_main -m tools.reliability.setup_delete [-a <variable_to_keep>]

Options: [-a <variable_to_keep>]

  • variable_to_keep : This variable won’t be deleted (default = Setup)

Warning

This script may render your system unbootable! Please use at your own risk