chipsec.modules.tools.wsmt moduleΒΆ
The Windows SMM Security Mitigation Table (WSMT) is an ACPI table defined by Microsoft that allows system firmware to confirm to the operating system that certain security best practices have been implemented in System Management Mode (SMM) software.
- Reference:
See <https://docs.microsoft.com/en-us/windows-hardware/design/device-experiences/oem-uefi-wsmt> for more details.
- Usage:
chipsec_main -m common.wsmt
- Examples:
>>> chipsec_main.py -m common.wsmt
Note
Analysis is only necessary if Windows is the primary OS