Home | History | Annotate | Download | only in DxeImageVerificationLib

Lines Matching refs:EndPosition

117   UINTN               EndPosition;

127 EndPosition = FileOffset + *ReadSize;
128 if (EndPosition > mImageSize) {