chipsec.modules.common.spd_wd moduleΒΆ
This module checks that SPD Write Disable bit in SMBus controller has been set
- References:
Intel 8 Series/C220 Series Chipset Family Platform Controller Hub datasheet Intel 300 Series Chipset Families Platform Controller Hub datasheet
This module checks the following:
HCFG.SPD_WD
The module returns the following results:
PASSED : HCFG.SPD_WD is set
FAILED : HCFG.SPD_WD is not set and SPDs were detected
INFORMATION: HCFG.SPD_WD is not set, but no SPDs were detected
Hardware registers used:
HCFG
- Usage:
chipsec_main -m common.spd_wd- Examples:
>>> chipsec_main.py -m common.spd_wd
Note
- This module will only run if:
SMBUS device is enabled
HCFG.SPD_WD is defined for the platform