]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.uni
SecurityPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / SecurityPkg / Tcg / PhysicalPresencePei / PhysicalPresencePei.uni
CommitLineData
e080218b
JJ
1// /** @file\r
2// Produces a PPI to indicate whether to lock TPM in PEI phase\r
3//\r
4// This module produces PEI_LOCK_PHYSICAL_PRESENCE_PPI to indicate whether\r
5// TPM physical presence needs to be locked. It can be replaced by a\r
6// platform specific module.\r
7//\r
8// Copyright (c) 2005 - 2014, Intel Corporation. All rights reserved.<BR>\r
9//\r
289b714b 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
e080218b
JJ
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "Produces a PPI to indicate whether to lock TPM in PEI phase"\r
16\r
17#string STR_MODULE_DESCRIPTION #language en-US "This module produces PEI_LOCK_PHYSICAL_PRESENCE_PPI to indicate whether TPM physical presence needs to be locked. It can be replaced by a platform-specific module."\r
18\r