Home
last modified time | relevance | path

Searched refs:PEI_LOCK_PHYSICAL_PRESENCE_PPI (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/PhysicalPresencePei/
DPhysicalPresencePei.uni4 // This module produces PEI_LOCK_PHYSICAL_PRESENCE_PPI to indicate whether
22 …E_DESCRIPTION #language en-US "This module produces PEI_LOCK_PHYSICAL_PRESENCE_PPI to ind…
DPhysicalPresencePei.c42 PEI_LOCK_PHYSICAL_PRESENCE_PPI mLockPhysicalPresencePpi = {
DPhysicalPresencePei.inf4 # This module produces PEI_LOCK_PHYSICAL_PRESENCE_PPI to indicate whether
/device/linaro/bootloader/edk2/SecurityPkg/Include/Ppi/
DLockPhysicalPresence.h31 typedef struct _PEI_LOCK_PHYSICAL_PRESENCE_PPI PEI_LOCK_PHYSICAL_PRESENCE_PPI; typedef
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
DTcgPei.c578 PEI_LOCK_PHYSICAL_PRESENCE_PPI *LockPhysicalPresencePpi; in PhysicalPresencePpiNotifyCallback()
620 LockPhysicalPresencePpi = (PEI_LOCK_PHYSICAL_PRESENCE_PPI *) Ppi; in PhysicalPresencePpiNotifyCallback()