Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.c1848 UINTN EncapFvSectionCount; in FindCorePeSection() local
1905 for (EncapFvSectionCount = 1;; EncapFvSectionCount++) { in FindCorePeSection()
1911 …Status = GetSectionByType(FvImageFile, EFI_SECTION_FIRMWARE_VOLUME_IMAGE, EncapFvSectionCount, &En… in FindCorePeSection()