chipsec.modules.common.smm_lock moduleΒΆ

Compatible SMM memory (SMRAM) Protection check module This CHIPSEC module simply reads HWCR and checks that D_LCK is set.

Reference:

usage:

chipsec_main -m common.smm_lock

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

This module will only run on platforms that have HWCR defined.