Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmMisc.c447 UINTN LoadCount; in EfiBootManagerDispatchDeferredImages() local
466 LoadCount = 0; in EfiBootManagerDispatchDeferredImages()
501 LoadCount++; in EfiBootManagerDispatchDeferredImages()
526 if (LoadCount == 0) { in EfiBootManagerDispatchDeferredImages()