Searched refs:FvImageFileCount (Results 1 – 1 of 1) sorted by relevance
1846 UINTN FvImageFileCount; in FindCorePeSection() local1894 for (FvImageFileCount = 1;; FvImageFileCount++) { in FindCorePeSection()1896 Status = GetFileByType(EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE, FvImageFileCount, &FvImageFile); in FindCorePeSection()