Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DDxeTcgPhysicalPresenceLib.c147 TPM_PHYSICAL_PRESENCE *TpmPp; in TpmPhysicalPresence() local
149 UINT8 Buffer[sizeof (*TpmRqu) + sizeof (*TpmPp)]; in TpmPhysicalPresence()
152 TpmPp = (TPM_PHYSICAL_PRESENCE*)(TpmRqu + 1); in TpmPhysicalPresence()
157 WriteUnaligned16 (TpmPp, (TPM_PHYSICAL_PRESENCE) SwapBytes16 (PhysicalPresence)); in TpmPhysicalPresence()