Hi Paul,

On 05/22/18 16:50, Paul Menzel wrote:
> Dear EDK2 folks,
> 
> 
> On the two Dell laptops XPS 13 9360 and 9370 and with OVMF and QEMU the
> Grml live image [1] cannot be started from a USB device.
> 
> The error on the display is:
> 
>> Reloc 0 block size 2756420659 is invalid
>> Relocation failed: Unsupported
>> Failed to load image: Unsupported
>> start_image() returned Unsupported
> 
> With OVMF I only the the first two lines.
> 
> Unfortunately, I do not know where the error comes from. Is it a GRU
> problem?

These messages are printed by the "shim" UEFI application:

  https://github.com/rhboot/shim/blob/master/shim.c

probably when it attempts to load "grub".

I suggest reporting the issue at
<https://github.com/rhboot/shim/issues>. (Perhaps this issue has been
reported already, I'm not sure.)

Thanks
Laszlo
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to