| .. | |||
| HeciSmm.c | 3 months ago | ||
| HeciSmm.h | 3 months ago | ||
| HeciSmm.md | 3 months ago | ||
| README.md | 3 months ago | ||
0186
39E4h (14,820 bytes)
DXE SMM (System Management Mode driver)
PurleySktPkg/Me/Heci/Smm
HeciSmm is an SMM driver that manages the HECI (Host Embedded Controller Interface) communication channel within System Management Mode. HECI is the primary messaging interface between the host CPU and the Intel Management Engine (ME). This driver enables SMM-level code to send and receive HECI messages for platform management functions such as power capping, thermal management, and ME firmware updates during runtime.
PurleySktPkg\Me\Heci\Smm\HeciSmmHeciCoreLib\HeciCore.c for core HECI protocol libraryIntel Purley (HR650X server platform)