Home | History | Annotate | Download | only in GenFv

Lines Matching refs:TmpFitPtr

2701   FIT_TABLE *TmpFitPtr;

2705 TmpFitPtr = FitTablePtr;
2706 NumFitComponents = TmpFitPtr->CompSize;
2709 if ((TmpFitPtr->CvAndType & FIT_TYPE_MASK) == COMP_TYPE_FIT_PEICORE) {
2710 TmpFitPtr->CompAddress = PeiCorePhysicalAddress;
2714 TmpFitPtr++;