Searched refs:BootIndex (Results 1 – 2 of 2) sorted by relevance
248 UINT32 BootIndex; in BootOptionAllocateBootIndex() local256 for (BootIndex = 0; BootIndex <= 0xFFFF; BootIndex++) { in BootOptionAllocateBootIndex()259 if (BootOrder[Index] == BootIndex) { in BootOptionAllocateBootIndex()265 return BootIndex; in BootOptionAllocateBootIndex()
178 UINT16 BootIndex in GetBootOptionCrc() argument192 UnicodeSPrint(VariableName, sizeof(VariableName), L"%Boot%04x", BootIndex); in GetBootOptionCrc()