]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.uni
IntelFrameworkModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / SmmRuntimeDxeReportStatusCodeLibFramework / SmmRuntimeDxeReportStatusCodeLibFramework.uni
CommitLineData
8fc6e9f7
JJ
1// /** @file\r
2// Framework Report status code library instance which supports logging message in SMM, as well as DXE & runtime phase.\r
3//\r
4// This library instance supports status code report in SMM, as well as DXE & runtime phase.\r
5// In SMM, it logs message via SMM Status Code Protocol.\r
6// Otherwise, it logs message to ReportStatusCode() in framework runtime services table or runtime report status code protocol.\r
7//\r
8// Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
9//\r
c0a00b14 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
8fc6e9f7
JJ
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "Supports logging message in SMM, as well as DXE & runtime phase"\r
16\r
17#string STR_MODULE_DESCRIPTION #language en-US "This library instance supports the status code report in SMM, as well as DXE & runtime phase. In SMM, it logs message via the SMM Status Code Protocol. Otherwise, it logs message to ReportStatusCode() in the framework runtime services table or via the runtime report status code protocol."\r
18\r