CloverBootloader/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.uni
2019-09-03 12:58:42 +03:00

17 lines
569 B
Plaintext

// /** @file
// Debug Library based on report status code library
//
// Debug Library for PEIMs and DXE drivers that sends debug messages to ReportStatusCode
//
// Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/
#string STR_MODULE_ABSTRACT #language en-US "Debug Library based on report status code library"
#string STR_MODULE_DESCRIPTION #language en-US "Debug Library for PEIMs and DXE drivers that sends debug messages to ReportStatusCode."