chipsec.modules.common.smmfctl moduleΒΆ

SMM Feature Control Tests

Reference:

Platform BWG (BIOS Writers Guide)

Usage:

chipsec_main -m common.smmfctl

Examples:
>>> chipsec_main.py -m common.smmfctl

Note

Module will run if the following conditions are met:
  • Module will only run on Server (Xeon) systems.

  • SMM_FEATURE_CONTROL device is enabled.

  • SMM_FEATURE_CONTROL.LOCK is defined for the platform.

  • SMM_FEATURE_CONTROL.SMM_CODE_CHK_EN is defined for the platform.