17 lines
588 B
Text
17 lines
588 B
Text
|
// /** @file
|
||
|
// Debug Communication Library instance based on USB3 debug port for PEI modules.
|
||
|
//
|
||
|
// Debug Communication Library instance based on USB3 debug port for PEI modules.
|
||
|
//
|
||
|
// Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
|
||
|
//
|
||
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
//
|
||
|
// **/
|
||
|
|
||
|
|
||
|
#string STR_MODULE_ABSTRACT #language en-US "Debug Communication Library instance based on USB3 debug port for PEI modules"
|
||
|
|
||
|
#string STR_MODULE_DESCRIPTION #language en-US "Debug Communication Library instance based on USB3 debug port for PEI modules."
|
||
|
|