Searched refs:NewValuePos (Results 1 – 2 of 2) sorted by relevance
890 UINTN NewValuePos; in AdjustOptionValue() local903 NewValuePos = 0; in AdjustOptionValue()982 NewValuePos = Index2; in AdjustOptionValue()992 for (Index2 = NewValuePos; Index2 != Index;) { in AdjustOptionValue()993 if (NewValuePos < Index) { in AdjustOptionValue()
702 UINT16 NewValuePos; in BootMaintCallback() local737 NewValuePos = 0; in BootMaintCallback()938 NewValuePos = Index2; in BootMaintCallback()948 for (Index2 = NewValuePos; Index2 != Index;) { in BootMaintCallback()949 if (NewValuePos < Index) { in BootMaintCallback()