# WheaElog

## Function Table

| Address | Name | Description |
|---------|------|-------------|
| N/A | **ModuleEntryPoint** | UEFI driver entry point (`EFI_STATUS ModuleEntryPoint(EFI_HANDLE, EFI_SYSTEM_TABLE *)`). |
| 4E4 | **WheaElogInitializeContext** | UEFI context initialization hook for driver entry. |
| 6B0 | **WheaElogInitialize** | Core WHEA error log initialization routine. |
| 280 | **WheaElogValidateState** | Validates initialization state before continuing setup. |
| 1390 | **WheaElogCleanupNotificationContext** | Error event teardown hook for cleanup context. |
| 320 | **WheaElogCleanupNotificationEvent** | Event teardown helper with event-type parameter (`-1` in entry flow). |
| 14B0 | **WheaElogAssertHandler** | Debug ASSERT helper at `AutoGen.c` line 194/209. |

---
*Generated by HR650X BIOS Decompilation Project*
