]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.uni
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Universal / DebugPortDxe / DebugPortDxe.uni
1 // /** @file
2 // This driver produces Debug Port protocol to be used by debug agent to communicate with the remote debug host.
3 //
4 // This driver binds exclusively to a standard UART serial port on the controller handle,
5 // and initializes serial Io interface, publishs Debug Port and Device Path Protocol.
6 //
7 // Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
8 //
9 // SPDX-License-Identifier: BSD-2-Clause-Patent
10 //
11 // **/
12
13
14 #string STR_MODULE_ABSTRACT #language en-US "Produces Debug Port protocol to be used by debug agent to communicate with the remote debug host and initializes serial Io interface, publishes Debug Port and Device Path Protocol."
15
16 #string STR_MODULE_DESCRIPTION #language en-US "This driver binds exclusively to a standard UART serial port on the controller handle, and initializes serial Io interface, publishes Debug Port and Device Path Protocol."
17