search for: efilinks

Displaying 8 results from an estimated 8 matches for "efilinks".

Did you mean: efilink
2019 Sep 19
2
isolinux 6.04-pre3-3-g05ac953 - failed to load ldlinux.c32
Hi, We have been using isolinux 3.75 for a while now, to support pxelinux and UEFI we were going to update to 6.03, but seeing 6.04 has but fixes, decided to go with 6.04-pre3. First, is that about read for a "make official' ? Second, I did have to modify gnu-efi/inc/efilinks.h for the build to complete (had to remove the (intptr_t) which doesn't belong in EFI/EDK). So I've taken a -m32 build of the isolinux.bin and now the new (to me from 3.x) ldlinux.c32 and put them in the root of the iso, replacing the existing isolinux.bin (adding ldlinux.c32) and rebuild...
2019 Sep 20
0
isolinux 6.04-pre3-3-g05ac953 - failed to load ldlinux.c32
...6.04-pre1, or the current (binary) packages from Debian Testing. Please avoid official 6.04-pre2 and 6.04-pre3 (and official git master head at the time of this email). These _will_ fail at some point or another. > "make official' ? Second, I did have to modify > gnu-efi/inc/efilinks.h for the build to complete (had to remove the > (intptr_t) which doesn't belong in EFI/EDK). Maybe this is a clue for developers to improve the current building status, among other things that need attention. Regards, Ady.
2019 Sep 20
2
isolinux 6.04-pre3-3-g05ac953 - failed to load ldlinux.c32
...kages from > Debian Testing. > > Please avoid official 6.04-pre2 and 6.04-pre3 (and official git master > head at the time of this email). These _will_ fail at some point or > another. > > > > "make official' ? Second, I did have to modify > > gnu-efi/inc/efilinks.h for the build to complete (had to remove the > > (intptr_t) which doesn't belong in EFI/EDK). > > Maybe this is a clue for developers to improve the current building > status, among other things that need attention. > > Regards, > Ady. > > _______________________...
2020 Mar 24
2
[PATCH] efi/main.c: include <efisetjmp.h>
Building syslinux against gnu-efi 3.0.10 currently fails with: syslinux/efi/main.c:33:8: error: unknown type name ?jmp_buf? 33 | static jmp_buf load_error_buf; | ^~~~~~~ syslinux/efi/main.c: In function ?local_boot?: syslinux/efi/main.c:189:5: warning: implicit declaration of function ?longjmp? [-Wimplicit-function-declaration] 189 | longjmp(&load_error_buf, 1); |
2020 Mar 24
1
[PATCH] efi/main.c: include <efisetjmp.h>
Hello, Thanks for your feedback. On Tue, 24 Mar 2020 18:17:09 +0200 Ady via Syslinux <syslinux at syslinux.org> wrote: > > Building syslinux against gnu-efi 3.0.10 currently fails with: > > FWIW, gnu-efi version 3.0.11 was released just 20 days after the > release of version 3.0.10. Building on top of gnu-efi 3.0.10 should be > considered irrelevant. A more-relevant
2011 Jul 28
3
efilinux release 0.8
Hi, I'm pleased to announce release 0.8 of efilinux, a reference implementation of a minimal UEFI bootloader. This bootloader has no bells or whistles, it is simply a prototype with the minimum amount of smarts required to load a linux kernel (though loaders for other formats could be added). Currently it only supports booting x86-64 bzImages but i386 support is planned for release 0.9, with
2013 Jun 29
0
Syslinux 6.00 released
Hi, Matt Fleming wrote: > 'make efi64' will build just for x86-64. Likewise, 'make efi32' will > build just for i386. You can combine these, so to build BIOS and efi64 > you'd do, > > make bios efi64 'make efi64' failed with: ld -T /tmp/syslinux/efi/x86_64/syslinux.ld -Bsymbolic -pie -nostdlib -znocombreloc -L/usr/lib64 --hash-style=gnu -m elf_x86_64
2013 Jun 29
6
Syslinux 6.00 released
On Sat, 29 Jun, at 01:57:58AM, Igor Sverkos wrote: > Hi, > > Matt Fleming wrote: > > On Tue, 25 Jun, at 01:52:00PM, Helmut Hullen wrote: > >> Thanks - now it crashes later ... > > > > What crash are you seeing? > > > >> I don't have the ia64 files which are needed for a complete binary. But > >> maybe that's only my special