]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.uni
OvmfPkg/Csm/LegacyBiosDxe: Update to make it build for OVMF
[mirror_edk2.git] / SecurityPkg / Tcg / PhysicalPresencePei / PhysicalPresencePei.uni
1 // /** @file
2 // Produces a PPI to indicate whether to lock TPM in PEI phase
3 //
4 // This module produces PEI_LOCK_PHYSICAL_PRESENCE_PPI to indicate whether
5 // TPM physical presence needs to be locked. It can be replaced by a
6 // platform specific module.
7 //
8 // Copyright (c) 2005 - 2014, Intel Corporation. All rights reserved.<BR>
9 //
10 // SPDX-License-Identifier: BSD-2-Clause-Patent
11 //
12 // **/
13
14
15 #string STR_MODULE_ABSTRACT #language en-US "Produces a PPI to indicate whether to lock TPM in PEI phase"
16
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."
18