Home | History | Annotate | Download | only in TcgDxe

Lines Matching refs:PCRIndex

588              NewEventHdr->PCRIndex,

794 TcgEvent.PCRIndex = 5;
836 TcgEvent.PCRIndex = 1;
862 @param[in] PCRIndex PCR index.
871 IN TPM_PCRINDEX PCRIndex
878 TcgEvent.PCRIndex = PCRIndex;
947 @param[in] PCRIndex PCR Index.
962 IN TPM_PCRINDEX PCRIndex,
976 TcgEvent.PCRIndex = PCRIndex;
1127 TPM_PCRINDEX PcrIndex;
1160 for (PcrIndex = 0; PcrIndex < 8; PcrIndex++) {
1161 Status = MeasureSeparatorEvent (PcrIndex);