| .. | |||
| MainErrorHandler.c | 7 days ago | ||
| MainErrorHandler.h | 7 days ago | ||
| MainErrorHandler.md | 7 days ago | ||
| README.md | 7 days ago | ||
Index: 0216 | Size: 25,584 bytes (152,960 body) | Phase: DXE/SMM
Top-level UEFI error handler dispatcher for the Intel Purley platform. This module initializes the error handling subsystem by calling library constructors, then registers error sources and notification callbacks. It serves as the main entry point that chains into PlatformErrorHandler, ProcessorErrorHandler, and other per-domain error handlers.
Intel Purley (Skylake-SP Xeon), HR650X
Source: PurleyPlatPkg/Ras/Smm/ErrHandling/MainErrorHandler/