| .. | |||
| BmcRequestNmi.c | 2 days ago | ||
| BmcRequestNmi.h | 2 days ago | ||
| BmcRequestNmi.md | 2 days ago | ||
| README.md | 2 days ago | ||
| Field | Value |
|---|---|
| Index | 246 |
| Module | BmcRequestNmi |
| Size | 8580 bytes (8.4 KB) |
| Phase | DXE |
BmcRequestNmi is a UEFI DXE driver that handles Non-Maskable Interrupt (NMI)
requests originating from the Baseboard Management Controller (BMC). It
provides the firmware-side infrastructure for the BMC to trigger NMIs for
error handling, crash dump collection, and diagnostic purposes.
The driver initializes the BMC NMI communication channel and returns the
result of the setup operation.