search for: pxe_entry

Displaying 4 results from an estimated 4 matches for "pxe_entry".

2017 Jan 23
2
sanbooting FreeBSD ISO under UEFI
...tion truncated to fit: R_X86_64_32 against symbol `idtr32' defined in .data.idtr32 section in bin-x86_64-efi/blib.a(librm_mgmt.o) bin-x86_64-efi/blib.a(librm.o): In function `r2p_pmode': (.text.real_to_prot+0x1f): additional relocation overflows omitted from the output bin-x86_64-efi/blib.a(pxe_entry.o): In function `pxe_segments': (.text16.data+0x26): undefined reference to `_data16_memsz' bin-x86_64-efi/blib.a(pxe_entry.o): In function `pxe_segments': (.text16.data+0x2e): undefined reference to `_data16_memsz' bin-x86_64-efi/blib.a(pxe_entry.o): In function `pxe_segments':...
2017 Jan 23
0
[ipxe-devel] sanbooting FreeBSD ISO under UEFI
...4_32 against > symbol `idtr32' defined in .data.idtr32 section in > bin-x86_64-efi/blib.a(librm_mgmt.o) > bin-x86_64-efi/blib.a(librm.o): In function `r2p_pmode': > (.text.real_to_prot+0x1f): additional relocation overflows omitted from the > output > bin-x86_64-efi/blib.a(pxe_entry.o): In function `pxe_segments': > (.text16.data+0x26): undefined reference to `_data16_memsz' > bin-x86_64-efi/blib.a(pxe_entry.o): In function `pxe_segments': > (.text16.data+0x2e): undefined reference to `_data16_memsz' > bin-x86_64-efi/blib.a(pxe_entry.o): In function...
2017 Jan 23
0
[ipxe-devel] sanbooting FreeBSD ISO under UEFI
...r32' defined in .data.idtr32 section in >> bin-x86_64-efi/blib.a(librm_mgmt.o) >> bin-x86_64-efi/blib.a(librm.o): In function `r2p_pmode': >> (.text.real_to_prot+0x1f): additional relocation overflows omitted from >> the >> output >> bin-x86_64-efi/blib.a(pxe_entry.o): In function `pxe_segments': >> (.text16.data+0x26): undefined reference to `_data16_memsz' >> bin-x86_64-efi/blib.a(pxe_entry.o): In function `pxe_segments': >> (.text16.data+0x2e): undefined reference to `_data16_memsz' >> bin-x86_64-efi/blib.a(pxe_entry...
2014 Jun 29
0
SYSLINUX 6.03-pre18 crashes on Mellanox/Intel card with iPXE stack
...and 2 years old iPXE code. > > Just to be clear, if we use SYSLINUX 4.07 on the same setup, the issue doesn?t reproduce. > > > > The problem is when the SYSLINUX goes into real mode and tries to call the iPXE API function. > > SYSLINUX 6.03-pre18 loads up, and before calling pxe_entry (arch/i386/interface/pxe/pxe_entry.S) from iPXE code, it fails to move to real mode in core_syscall:core/callback.inc (when running ?jmp enter_rm? assembly command) > > > > In all cases, when iPXE gives the control to SYSLINUX, the memory and registers values are correct. We validated t...