]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/LockBox/SmmLockBox/SmmLockBox.uni
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / LockBox / SmmLockBox / SmmLockBox.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// LockBox SMM driver.\r
3//\r
4// Caution: This module requires additional review when modified.\r
5// This driver will have external input - communicate buffer in SMM mode.\r
6// This external input must be validated carefully to avoid security issue like\r
7// buffer overflow, integer overflow.\r
8//\r
d1102dba 9// Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
3f528797
JJ
10//\r
11// This program and the accompanying materials\r
12// are licensed and made available under the terms and conditions\r
13// of the BSD License which accompanies this distribution. The\r
14// full text of the license may be found at\r
15// http://opensource.org/licenses/bsd-license.php\r
d1102dba 16//\r
3f528797
JJ
17// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
18// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
19//\r
20// **/\r
21\r
22\r
23#string STR_MODULE_ABSTRACT #language en-US "LockBox SMM driver."\r
24\r
25#string STR_MODULE_DESCRIPTION #language en-US "LockBox SMM driver."\r
26\r