]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.uni
ShellPkg: acpiview: Make '-h' option not require a parameter
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaSerialDxe / IsaSerialDxe.uni
CommitLineData
8fc6e9f7
JJ
1// /** @file\r
2// Serial driver for standard UARTS on an ISA bus.\r
3//\r
4// Produces the Serial I/O protocol for standard UARTS using ISA I/O. This driver\r
5// supports the 8250, 16450, 16550 and 16550A UART types.\r
6//\r
0a6f4824 7// Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
8fc6e9f7 8//\r
c0a00b14 9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
8fc6e9f7
JJ
10//\r
11// **/\r
12\r
13\r
14#string STR_MODULE_ABSTRACT #language en-US "Serial driver for standard UARTS on an ISA bus"\r
15\r
16#string STR_MODULE_DESCRIPTION #language en-US "Produces the Serial I/O protocol for standard UARTS using ISA I/O. This driver supports the 8250, 16450, 16550 and 16550A UART types."\r
17\r