Displaying 3 results from an estimated 3 matches for "valid_pecoff_image".
2013 Jul 24
2
Efi64 boot fail during download from kernel and initrd via http
> Actually, can you grab the version I built from,
>
> ftp://syslinux.org/pub/syslinux/tests/syslinux-6.02-pre2.tar.gz
>
> And see whether things work for you? I'm just trying to rule out any
> kind of distribution error on the Syslinux build machine.
>
> --
> Matt Fleming, Intel Open Source Technology Center
> _______________________________________________
2013 Jul 24
0
Efi64 boot fail during download from kernel and initrd via http
...red by the recent kernel changes. For
x86-64 we now try to boot a Linux kernel via the 32-bit entry point.
It's possible that code doesn't work correctly with vmware.
Could you grab -pre10 and change the APPEND argument for your debug.c32
line to,
APPEND -e efi_boot_linux handover_boot valid_pecoff_image
which should hopefully print some info from the kernel boot paths.
--
Matt Fleming, Intel Open Source Technology Center
2013 Jul 25
2
Efi64 boot fail during download from kernel and initrd via http
...or
> x86-64 we now try to boot a Linux kernel via the 32-bit entry point.
> It's possible that code doesn't work correctly with vmware.
>
> Could you grab -pre10 and change the APPEND argument for your debug.c32
> line to,
>
> APPEND -e efi_boot_linux handover_boot valid_pecoff_image
>
> which should hopefully print some info from the kernel boot paths.
>
> --
> Matt Fleming, Intel Open Source Technology Center
>
I tried it with pre11, same problem.
I modified the debug append line to the one above.
I get the following output:
efi_boot_linux: kernel_sta...