Home | History | Annotate | Download | only in DxeCapsuleLibFmp

Lines Matching refs:DescriptorSize

659   @param[in] DescriptorSize      The size of an individual EFI_FIRMWARE_IMAGE_DESCRIPTOR, in bytes.

669 IN UINTN DescriptorSize,
679 DEBUG((DEBUG_VERBOSE, " DescriptorSize - 0x%x\n", DescriptorSize));
704 // Use DescriptorSize to move ImageInfo Pointer to stay compatible with different ImageInfo version
706 CurrentImageInfo = (EFI_FIRMWARE_IMAGE_DESCRIPTOR *)((UINT8 *)CurrentImageInfo + DescriptorSize);
769 UINTN DescriptorSize;
821 &DescriptorSize, // DescriptorSize
836 DescriptorSize, // DescriptorSize
883 UINTN DescriptorSize;
947 &DescriptorSize, // DescriptorSize
974 TempFmpImageInfo = (EFI_FIRMWARE_IMAGE_DESCRIPTOR *)((UINT8 *)TempFmpImageInfo + DescriptorSize);
1007 UINTN DescriptorSize;
1047 &DescriptorSize, // DescriptorSize