Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.c1850 EFI_FIRMWARE_VOLUME_HEADER *EncapsulatedFvHeader; in FindCorePeSection() local
1918EncapsulatedFvHeader = (EFI_FIRMWARE_VOLUME_HEADER *)((UINT8 *)EncapFvSection.FVImageSection + Get… in FindCorePeSection()
1921 …Status = FindCorePeSection(EncapsulatedFvHeader, EncapsulatedFvHeader->FvLength, FileType, Pe32Sec… in FindCorePeSection()