Home | History | Annotate | Download | only in DxeTpmMeasureBootLib

Lines Matching refs:EndPosition

87   UINTN               EndPosition;

97 EndPosition = FileOffset + *ReadSize;
98 if (EndPosition > mTpmImageSize) {