]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - SecurityPkg/Tcg/PhysicalPresencePei/PhysicalPresencePei.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SecurityPkg / Tcg / PhysicalPresencePei / PhysicalPresencePei.uni
... / ...
CommitLineData
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
10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
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