Commit Graph

9 Commits

Author SHA1 Message Date
Frinzell, Aaron 0be5bed8ac Add usage documentation to smm_code_chk.py 2022-02-01 08:37:28 -08:00
brentholtsclaw 67f5f9ca43 Display correct thread when printing (smm_code_chk)
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2022-01-31 09:04:58 -08:00
brentholtsclaw 0e53326a83 Create exceptions.py for chipsec exceptions
Signed-off-by: brentholtsclaw <brent.holtsclaw@intel.com>
2021-08-26 10:50:51 -07:00
Aaron Frinzell a3bf3c6ec7 Fix encoding issue 2021-03-31 10:41:32 -07:00
Aaron Frinzell edb7f68fca smm_code_chk.py capture self.res 2021-03-31 10:41:32 -07:00
Assaf Carlsbad ff8df8b752 Define MSR_SMM_FEATURE_CONTROL only for platforms the support it. 2021-02-24 10:19:40 -08:00
Assaf Carlsbad 8ca35ffbfb Add GPL license. 2021-02-24 10:19:40 -08:00
Assaf Carlsbad 0af175c88b Return ModuleResult.FAILED instead of ModuleResult.ERROR. 2021-02-24 10:19:40 -08:00
Assaf Carlsbad 99a23778bc Introduce a new module that checks that SMM_Code_Chk_En is configured properly. 2021-02-24 10:19:40 -08:00