| .. | |||
| README.md | 7 days ago | ||
| WheaErrorLog.c | 7 days ago | ||
| WheaErrorLog.h | 7 days ago | ||
| WheaErrorLog.md | 7 days ago | ||
| WheaErrorLog_analysis.md | 7 days ago | ||
Index: 0226 | Size: 38,368 bytes (153,472 body) | Phase: SMM
SMM WHEA (Windows Hardware Error Architecture) error logging driver for Intel Purley platform. Initializes WHEA error record storage in SMRAM, registers SMI handlers for error record update and notification callbacks, and interfaces with platform MP sync data and PCIe MM config space. Acts as the SMM-side counterpart to DXE WHEA infrastructure, providing persistent error record buffers across SMI entries. Processes CPER error data from 5 WHEA error source GUID types (Corrected Machine Check, Recoverable, PCIe Corrected, Fatal/Non-Maskable, Corrected Machine Check variant).
Intel Purley (Skylake-SP Xeon), HR650X
Source: PurleyPlatPkg/Ras/Whea/WheaErrorLog/