Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTcgPhysicalPresence.h102 #define TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS 23 macro
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
DTcg2Config.vfr116 …tion text = STRING_TOKEN(STR_TCG2_SET_PCD_BANKS), value = TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS, fl…
122 suppressif NOT questionref(Tpm2Operation) == TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS;
DTcg2ConfigImpl.c334 …de = Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunction (TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS, mT… in SaveTcg2PCRBanksRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DDxeTcg2PhysicalPresenceLib.c186 case TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS: in Tcg2ExecutePhysicalPresence()
418 case TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS: in Tcg2UserConfirm()
637 case TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS: in Tcg2HaveValidTpmRequest()
839 case TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS: in Tcg2ExecutePendingTpmRequest()
/device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
DSmmTcg2PhysicalPresenceLib.c301 case TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS: in Tcg2PhysicalPresenceLibGetUserConfirmationStatusFunction()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c1297 …de = Tcg2PhysicalPresenceLibSubmitRequestToPreOSFunction (TCG2_PHYSICAL_PRESENCE_SET_PCR_BANKS, Ac… in Tcg2SetActivePCRBanks()