]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.uni
c5c50ea1c21f39e2654e6b5be826d3f000e7763e
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / SmmRuntimeDxeReportStatusCodeLibFramework / SmmRuntimeDxeReportStatusCodeLibFramework.uni
1 // /** @file
2 // Framework Report status code library instance which supports logging message in SMM, as well as DXE & runtime phase.
3 //
4 // This library instance supports status code report in SMM, as well as DXE & runtime phase.
5 // In SMM, it logs message via SMM Status Code Protocol.
6 // Otherwise, it logs message to ReportStatusCode() in framework runtime services table or runtime report status code protocol.
7 //
8 // Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
9 //
10 // This program and the accompanying materials
11 // are licensed and made available under the terms and conditions of the BSD License
12 // which accompanies this distribution. The full text of the license may be found at
13 // http://opensource.org/licenses/bsd-license.php
14 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
15 // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
16 //
17 // **/
18
19
20 #string STR_MODULE_ABSTRACT #language en-US "Supports logging message in SMM, as well as DXE & runtime phase"
21
22 #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."
23