Home | History | Annotate | Download | only in TcgDxe

Lines Matching refs:PCRIndex

516              NewEventHdr->PCRIndex,

723 TcgEvent.PCRIndex = 5;
765 TcgEvent.PCRIndex = 1;
791 @param[in] PCRIndex PCR index.
800 IN TPM_PCRINDEX PCRIndex
807 TcgEvent.PCRIndex = PCRIndex;
876 @param[in] PCRIndex PCR Index.
891 IN TPM_PCRINDEX PCRIndex,
905 TcgEvent.PCRIndex = PCRIndex;
1056 TPM_PCRINDEX PcrIndex;
1089 for (PcrIndex = 0; PcrIndex < 8; PcrIndex++) {
1090 Status = MeasureSeparatorEvent (PcrIndex);