mirror of https://github.com/acidanthera/audk.git
17 lines
460 B
Plaintext
17 lines
460 B
Plaintext
// /** @file
|
|
// Serial Port Library backed by SBI console.
|
|
//
|
|
// Serial Port Library backed by SBI console.
|
|
//
|
|
// Copyright (c) 2023, Intel Corporation. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
|
//
|
|
// **/
|
|
|
|
|
|
#string STR_MODULE_ABSTRACT #language en-US "Serial Port Library backed by SBI console"
|
|
|
|
#string STR_MODULE_DESCRIPTION #language en-US "Serial Port Library backed by SBI console."
|
|
|