User Tools

Site Tools


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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
realtime:documentation:howto:debugging:smi-latency:smm [2018/07/10 14:21]
anna-maria created
realtime:documentation:howto:debugging:smi-latency:smm [2018/07/13 06:47]
ebugden Clarify sentence
Line 1: Line 1:
-====== SMM ======+====== ​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 permission levels 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.txt · Last modified: 2018/08/03 10:56 by ebugden