Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.c1846 UINTN FvImageFileCount; in FindCorePeSection() local
1894 for (FvImageFileCount = 1;; FvImageFileCount++) { in FindCorePeSection()
1896 Status = GetFileByType(EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE, FvImageFileCount, &FvImageFile); in FindCorePeSection()