]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.uni
2428b7735648872aa414846a1bbeaf332d435c4f
[mirror_edk2.git] / SecurityPkg / Library / SmmTcg2PhysicalPresenceLib / SmmTcg2PhysicalPresenceLib.uni
1 // /** @file
2 // Handle TPM 2.0 physical presence requests from OS.
3 //
4 // This library will handle TPM 2.0 physical presence request from OS.
5 //
6 // Caution: This module requires additional review when modified.
7 // This driver will have external input - variable.
8 // This external input must be validated carefully to avoid security issue.
9 //
10 // Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
11 //
12 // SPDX-License-Identifier: BSD-2-Clause-Patent
13 //
14 // **/
15
16
17 #string STR_MODULE_ABSTRACT #language en-US "Handle TPM 2.0 physical presence requests from OS"
18
19 #string STR_MODULE_DESCRIPTION #language en-US "This library will handle TPM 2.0 physical presence request from OS.\n"
20 "Caution: This module requires additional review when modified. This driver will have external input - variable. This external input must be validated carefully to avoid security issue."
21