User Tools

Site Tools


realtime:documentation:howto:debugging:smi-latency:smm

This is an old revision of the document!


System management mode (SMM)

System management mode is an execution mode in x86 processors that can only be entered via an SMI. The handlers that execute in this mode are implemented in the firmware (BIOS, UEFI) and so usually their source code cannot be consulted or modified. These handlers execute with high permissions and can perform a variety of tasks such as power management, temperature management, and emulation of legacy hardware. All of these tasks are performed in a way that is completely transparent for the operating system.

realtime/documentation/howto/debugging/smi-latency/smm.1531234396.txt.gz · Last modified: 2018/07/10 14:53 by ebugden