Searched refs:DispatchFvImage (Results 1 – 1 of 1) sorted by relevance
55 VOID *DispatchFvImage; in DispatchSystemFmpImages() local78 …Result = ExtractDriverFvImage(AuthenticatedImage, AuthenticatedImageSize, &DispatchFvImage, &Dispa… in DispatchSystemFmpImages()84 if (((EFI_FIRMWARE_VOLUME_HEADER *)DispatchFvImage)->FvLength == DispatchFvImageSize) { in DispatchSystemFmpImages()87 CopyMem(FvImage, DispatchFvImage, DispatchFvImageSize); in DispatchSystemFmpImages()