Searched defs:TpmPp (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
H A DDxeTcgPhysicalPresenceLib.c141 TPM_PHYSICAL_PRESENCE *TpmPp; local
143 UINT8 Buffer[sizeof (*TpmRqu) + sizeof (*TpmPp)];
146 TpmPp = (TPM_PHYSICAL_PRESENCE*)(TpmRqu + 1);
151 WriteUnaligned16 (TpmPp, (TPM_PHYSICAL_PRESENCE) SwapBytes16 (PhysicalPresence));

Completed in 44 milliseconds