| Index | Module | Size | Phase |
|---|---|---|---|
| 282 | 5038E34E-0774-47A0-A5EF-4B94AF1A43DA | 151 KB (154564 bytes) | DXE |
This GUID-named DXE driver provides a REST-style HTTP command interface for managing NVDIMM (Non-Volatile DIMM) modules via serial I/O on the Lenovo HR650X platform. It responds to URL-encoded requests on the "NVMDIMM_IFRDATA" path and dispatches NVDIMM management commands (opcodes 0xE1-0xF9) to the underlying NVDIMM hardware.
The module contains 207 functions (96 entry points + 111 subroutines) covering UART/COM1 serial initialization at 115200 8N1, protocol interface installation for NVDIMM access, and command parsing/routing for NVDIMM management over a serial REST interface.
Lenovo HR650X (x86_64, PE32+)