]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/SmmMemLib/SmmMemLib.uni
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Library / SmmMemLib / SmmMemLib.uni
1 // /** @file
2 // SMM memory check library.
3 //
4 // SMM memory check library library implementation. This library consumes SMM_ACCESS2_PROTOCOL
5 // to get SMRAM information. In order to use this library instance, the platform should produce
6 // all SMRAM range via SMM_ACCESS2_PROTOCOL, including the range for firmware (like SMM Core
7 // and SMM driver) and/or specific dedicated hardware.
8 //
9 // Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
10 //
11 // SPDX-License-Identifier: BSD-2-Clause-Patent
12 //
13 // **/
14
15
16 #string STR_MODULE_ABSTRACT #language en-US "SMM memory check library"
17
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."
19