Searched refs:EFI_TCG2_PHYSICAL_PRESENCE_FLAGS (Results 1 – 4 of 4) sorted by relevance
40 EFI_TCG2_PHYSICAL_PRESENCE_FLAGS PpiFlags; in Tcg2PhysicalPresenceLibGetManagementFlags()46 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE_FLAGS); in Tcg2PhysicalPresenceLibGetManagementFlags()
110 EFI_TCG2_PHYSICAL_PRESENCE_FLAGS Flags; in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunctionEx()158 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE_FLAGS); in Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunctionEx()246 EFI_TCG2_PHYSICAL_PRESENCE_FLAGS Flags; in Tcg2PhysicalPresenceLibGetUserConfirmationStatusFunction()269 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE_FLAGS); in Tcg2PhysicalPresenceLibGetUserConfirmationStatusFunction()
159 IN OUT EFI_TCG2_PHYSICAL_PRESENCE_FLAGS *PpiFlags in Tcg2ExecutePhysicalPresence()596 IN EFI_TCG2_PHYSICAL_PRESENCE_FLAGS Flags, in Tcg2HaveValidTpmRequest()719 IN OUT EFI_TCG2_PHYSICAL_PRESENCE_FLAGS *Flags in Tcg2ExecutePendingTpmRequest()725 EFI_TCG2_PHYSICAL_PRESENCE_FLAGS NewFlags; in Tcg2ExecutePendingTpmRequest()792 if (CompareMem (Flags, &NewFlags, sizeof(EFI_TCG2_PHYSICAL_PRESENCE_FLAGS)) != 0) { in Tcg2ExecutePendingTpmRequest()798 sizeof (EFI_TCG2_PHYSICAL_PRESENCE_FLAGS), in Tcg2ExecutePendingTpmRequest()896 EFI_TCG2_PHYSICAL_PRESENCE_FLAGS PpiFlags; in Tcg2PhysicalPresenceLibProcessRequest()926 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE_FLAGS); in Tcg2PhysicalPresenceLibProcessRequest()940 sizeof (EFI_TCG2_PHYSICAL_PRESENCE_FLAGS), in Tcg2PhysicalPresenceLibProcessRequest()1007 EFI_TCG2_PHYSICAL_PRESENCE_FLAGS PpiFlags; in Tcg2PhysicalPresenceLibNeedUserConfirm()[all …]
42 } EFI_TCG2_PHYSICAL_PRESENCE_FLAGS; typedef