TianoCore EDK2 master
Loading...
Searching...
No Matches
_PEI_LOCK_PHYSICAL_PRESENCE_PPI Struct Reference

#include <SecurityPkg/Include/Ppi/LockPhysicalPresence.h>

Data Fields

PEI_LOCK_PHYSICAL_PRESENCE LockPhysicalPresence
 

Detailed Description

This service abstracts TPM physical presence lock interface. It is necessary for safety to convey this information to the TPM driver so that TPM physical presence can be locked as early as possible. This PPI is produced by a platform specific PEIM and consumed by the TPM PEIM.

Definition at line 48 of file LockPhysicalPresence.h.

Field Documentation

◆ LockPhysicalPresence

PEI_LOCK_PHYSICAL_PRESENCE _PEI_LOCK_PHYSICAL_PRESENCE_PPI::LockPhysicalPresence

Definition at line 49 of file LockPhysicalPresence.h.


The documentation for this struct was generated from the following file: