]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/Tcg/TcgSmm/TcgSmm.uni
SecurityPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / SecurityPkg / Tcg / TcgSmm / TcgSmm.uni
CommitLineData
e080218b
JJ
1// /** @file\r
2// Implements ACPI metholds for the TCG feature\r
3//\r
4// This driver implements TPM definition block in ACPI table and registers SMI\r
5// callback functions for physical presence and MemoryClear to handle the requests\r
6// from ACPI method.\r
b3548d32 7//\r
e080218b
JJ
8// Caution: This module requires additional review when modified.\r
9// This driver will have external input - variable and ACPINvs data in SMM mode.\r
10// This external input must be validated carefully to avoid security issue.\r
11//\r
b3548d32 12// Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
e080218b 13//\r
289b714b 14// SPDX-License-Identifier: BSD-2-Clause-Patent\r
e080218b
JJ
15//\r
16// **/\r
17\r
18\r
19#string STR_MODULE_ABSTRACT #language en-US "Implements ACPI methods for the TCG feature"\r
20\r
21#string STR_MODULE_DESCRIPTION #language en-US "This driver implements TPM definition block in ACPI table and registers SMI callback functions for physical presence and MemoryClear to handle the requests from ACPI method. Caution: This module requires additional review when modified. This driver will have external input - variable and ACPINvs data in SMM mode. This external input must be validated carefully to avoid security issues."\r
22\r