Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/
DPeiTcg2PhysicalPresenceLib.c40 EFI_TCG2_PHYSICAL_PRESENCE_FLAGS PpiFlags; in Tcg2PhysicalPresenceLibGetManagementFlags()
46 DataSize = sizeof (EFI_TCG2_PHYSICAL_PRESENCE_FLAGS); in Tcg2PhysicalPresenceLibGetManagementFlags()
/device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
DSmmTcg2PhysicalPresenceLib.c110 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()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c159 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 …]
/device/linaro/bootloader/edk2/SecurityPkg/Include/Guid/
DTcg2PhysicalPresenceData.h42 } EFI_TCG2_PHYSICAL_PRESENCE_FLAGS; typedef