Files
Filip Lewiński 1002a59639 FtdiUsbSerialDxe.c: don't append redundant FlowControl node
There's no need to append a TtyTerm() node after the Uart node - that is
what TerminalDxe does. Doing so results in a duplicate TtyTerm() node.

Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
2025-04-15 17:02:18 +02:00
..