Skip to content

Small set of drivers to retrieve SMM related information

License

Notifications You must be signed in to change notification settings

shubham0d/smm-info-drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smm-info-drivers

Sample linux modules to retrieve SMM related information.
Used for blog: https://nixhacker.com/digging-into-smm/

Files Description

cause_smi.c - Cause SMI and check SMI count.
d_lck.c - check the D_LCK and D_OPEN bit which defines if the SMM is protected or not.
tsegmb.c - find the TSEG area base address and size.
smrr.c - check SMRR base and mask.
mtrr.c - check MTRR base and mask.

About

Small set of drivers to retrieve SMM related information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published