]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialPort.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / DxeRuntimeDebugLibSerialPort / DxeRuntimeDebugLibSerialPort.uni
CommitLineData
7f029e1b
AB
1// /** @file\r
2// DXE runtime Debug library instance based on Serial Port library.\r
3// It takes care not to call into SerialPortLib after ExitBootServices() has\r
4// been called, to prevent touching hardware that is no longer owned by the\r
5// firmware.\r
6//\r
7// Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
8//\r
9344f092 9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
7f029e1b
AB
10//\r
11// **/\r
12\r
13\r
14#string STR_MODULE_ABSTRACT #language en-US "DXE runtime Debug library instance based on Serial Port library"\r
15\r
16#string STR_MODULE_DESCRIPTION #language en-US "It takes care not to call into SerialPortLib after ExitBootServices() has been called."\r