| Field | Value |
|---|---|
| Index | 245 |
| Module | SerialMuxControl |
| Size | 4324 bytes (4.2 KB) |
| Phase | DXE |
SerialMuxControl is a UEFI DXE driver that manages serial port multiplexing on
the platform. It configures the serial MUX (multiplexer) to route serial
traffic between the BMC, the console, and other serial endpoints.
The driver initializes the serial MUX hardware, saves the ImageHandle and
SystemTable for use by sub-functions, and returns the initialization status.