Home
last modified time | relevance | path

Searched refs:NewValuePos (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
DLegacyBootMaintUi.c890 UINTN NewValuePos; in AdjustOptionValue() local
903 NewValuePos = 0; in AdjustOptionValue()
982 NewValuePos = Index2; in AdjustOptionValue()
992 for (Index2 = NewValuePos; Index2 != Index;) { in AdjustOptionValue()
993 if (NewValuePos < Index) { in AdjustOptionValue()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DBootMaint.c702 UINT16 NewValuePos; in BootMaintCallback() local
737 NewValuePos = 0; in BootMaintCallback()
938 NewValuePos = Index2; in BootMaintCallback()
948 for (Index2 = NewValuePos; Index2 != Index;) { in BootMaintCallback()
949 if (NewValuePos < Index) { in BootMaintCallback()