chipsec.modules.tools.reliability.setup_corrupt module

Corrupts all runtime EFI variables except Setup

Usage:

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

Options: [-a <variable_to_keep>]

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

Warning

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