]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/SmmMemLib/SmmMemLib.uni
MdePkg: Replace BSD License with BSD+Patent License
[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
9344f092 11// SPDX-License-Identifier: BSD-2-Clause-Patent\r
1ffb3e01
JJ
12//\r
13// **/\r
14\r
15\r
16#string STR_MODULE_ABSTRACT #language en-US "SMM memory check library"\r
17\r
18#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
19\r