Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
DSmmTcg2PhysicalPresenceLib.c57 EFI_TCG2_PHYSICAL_PRESENCE PpData; in Tcg2PhysicalPresenceLibReturnOperationResponseToOsFunction()
64 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE); in Tcg2PhysicalPresenceLibReturnOperationResponseToOsFunction()
109 EFI_TCG2_PHYSICAL_PRESENCE PpData; in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunctionEx()
118 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE); in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunctionEx()
142 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE); in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunctionEx()
178 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE); in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunctionEx()
245 EFI_TCG2_PHYSICAL_PRESENCE PpData; in Tcg2PhysicalPresenceLibGetUserConfirmationStatusFunction()
254 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE); in Tcg2PhysicalPresenceLibGetUserConfirmationStatusFunction()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c595 IN EFI_TCG2_PHYSICAL_PRESENCE *TcgPpData, in Tcg2HaveValidTpmRequest()
718 IN OUT EFI_TCG2_PHYSICAL_PRESENCE *TcgPpData, in Tcg2ExecutePendingTpmRequest()
749 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE); in Tcg2ExecutePendingTpmRequest()
815 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE); in Tcg2ExecutePendingTpmRequest()
894 EFI_TCG2_PHYSICAL_PRESENCE TcgPpData; in Tcg2PhysicalPresenceLibProcessRequest()
953 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE); in Tcg2PhysicalPresenceLibProcessRequest()
963 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE); in Tcg2PhysicalPresenceLibProcessRequest()
1004 EFI_TCG2_PHYSICAL_PRESENCE TcgPpData; in Tcg2PhysicalPresenceLibNeedUserConfirm()
1020 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE); in Tcg2PhysicalPresenceLibNeedUserConfirm()
1087 EFI_TCG2_PHYSICAL_PRESENCE PpData; in Tcg2PhysicalPresenceLibReturnOperationResponseToOsFunction()
[all …]
/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
DTcg2PhysicalPresenceData.h33 } EFI_TCG2_PHYSICAL_PRESENCE; typedef