| .. | |||
| PlatformErrorHandler.c | 7 days ago | ||
| PlatformErrorHandler.h | 7 days ago | ||
| PlatformErrorHandler.md | 7 days ago | ||
| PlatformErrorHandler_analysis.md | 7 days ago | ||
| README.md | 7 days ago | ||
Index: 0217 | Size: 44,388 bytes (177,536 body) | Phase: DXE/SMM
SMM platform error handler for the Intel Purley platform, responsible for RAS (Reliability, Availability, Serviceability) error management. Initializes EMCA (Enhanced Machine Check Architecture) platform hooks, populates RAS topology structures (SMBIOS Type 16/17), configures FPGA error handling policies from UEFI setup variables, registers SMM software dispatch callbacks for error notification, and manages per-socket error tracking via linked callbacks.
Intel Purley (Skylake-SP Xeon), HR650X
Source: PurleyPlatPkg/Ras/Smm/ErrHandling/PlatformErrorHandler/