]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/SmmMemLib/SmmMemLib.uni
MdePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / MdePkg / Library / SmmMemLib / SmmMemLib.uni
CommitLineData
1ffb3e01
JJ
1// /** @file\r
2// SMM memory check library.\r
3//\r
4// SMM memory check library library implementation. This library consumes SMM_ACCESS2_PROTOCOL\r
5// to get SMRAM information. In order to use this library instance, the platform should produce\r
6// all SMRAM range via SMM_ACCESS2_PROTOCOL, including the range for firmware (like SMM Core\r
7// and SMM driver) and/or specific dedicated hardware.\r
8//\r
9// Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
10//\r
11// This program and the accompanying materials\r
12// are licensed and made available under the terms and conditions of the BSD License\r
13// which accompanies this distribution. The full text of the license may be found at\r
14// http://opensource.org/licenses/bsd-license.php.\r
15// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17//\r
18// **/\r
19\r
20\r
21#string STR_MODULE_ABSTRACT #language en-US "SMM memory check library"\r
22\r
23#string STR_MODULE_DESCRIPTION #language en-US "SMM memory check library library implementation. This library consumes SMM_ACCESS2_PROTOCOL to get SMRAM information. In order to use this library instance, the platform should produce all SMRAM range via SMM_ACCESS2_PROTOCOL, including the range for firmware (like SMM Core and SMM driver) and/or specific dedicated hardware."\r
24\r