Searched refs:mBootOrder (Results 1 – 1 of 1) sorted by relevance
69 STATIC UINT16 *mBootOrder = NULL; variable313 mBootOrder = ReallocatePool (BootOrderSize, BootOrderSize + sizeof (UINT16), mBootOrder); in HiKeyCreateBootEntry()314 mBootOrder[mBootCount] = mBootCount; in HiKeyCreateBootEntry()335 if (BootOrder[Index] != mBootOrder[Index]) { in HiKeyCreateBootOrder()351 mBootOrder in HiKeyCreateBootOrder()371 if (*BootNext == mBootOrder[mBootIndex]) { in HiKeyCreateBootNext()377 BootNext = &mBootOrder[mBootIndex]; in HiKeyCreateBootNext()779 mBootOrder = NULL; in HiKeyOnEndOfDxe()