]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / BaseDebugLibSerialPort / BaseDebugLibSerialPort.uni
1 // /** @file
2 // Instance of Debug Library based on Serial Port Library.
3 //
4 // It uses Print Library to produce formatted output strings to seiral port device.
5 //
6 // Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
7 //
8 // SPDX-License-Identifier: BSD-2-Clause-Patent
9 //
10 // **/
11
12
13 #string STR_MODULE_ABSTRACT #language en-US "Instance of Debug Library based on Serial Port Library"
14
15 #string STR_MODULE_DESCRIPTION #language en-US "It uses Print Library to produce formatted output strings to a serial port device."
16