similar to: Syslinux-5.10-pre1

Displaying 20 results from an estimated 9000 matches similar to: "Syslinux-5.10-pre1"

2013 Sep 03
4
[PATCH][git-pull] lwIP PXE fixes
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: Gene Cumm (1): Allow for UNDIIF_ID_DEBUG in 1 mk line are available in the git repository at: git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming https://github.com/geneC/syslinux/tree/elflink-pxe-fixes-for-mfleming Gene Cumm (12): core/lwip/undi: Improve UNDIIF_ID_DEBUG messages
2013 Sep 17
2
[PATCH][git-pull] lwIP PXE fixes
On Tue, Sep 17, 2013 at 9:36 AM, Matt Fleming <matt at console-pimps.org> wrote: > On Tue, 03 Sep, at 07:31:52PM, Gene Cumm wrote: >> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: >> Gene Cumm (1): >> Allow for UNDIIF_ID_DEBUG in 1 mk line >> >> are available in the git repository at: >> >>
2013 Nov 20
2
Baking Cookies
I think my oven is broken, but maybe I have the recipe wrong. I've been trying to utilize the lwIP stack and dmi information to avoid iPXE use. I can do a SYSAPPEND 0x00080 and it shows up in /proc/cmdline after booting the kernel, but tcpdump is not revealing the cookies as described during HTTP calls in the documentation. Trying the magic "SENDCOOKIES" parameter outside of an
2013 Sep 04
0
[PATCH][git-pull] lwIP PXE fixes
On 09/03/2013 08:31 PM, Gene Cumm wrote: > The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: > Gene Cumm (1): > Allow for UNDIIF_ID_DEBUG in 1 mk line > > are available in the git repository at: > > git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming >
2013 Sep 20
0
[PATCH][git-pull] lwIP PXE fixes
On Tue, 17 Sep, at 04:23:08PM, Gene Cumm wrote: > On Tue, Sep 17, 2013 at 9:36 AM, Matt Fleming <matt at console-pimps.org> wrote: > > On Tue, 03 Sep, at 07:31:52PM, Gene Cumm wrote: > >> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: > >> Gene Cumm (1): > >> Allow for UNDIIF_ID_DEBUG in 1 mk line > >> >
2013 Sep 23
1
[PATCH][git-pull] lwIP PXE fixes
On Fri, Sep 20, 2013 at 5:15 AM, Matt Fleming <matt at console-pimps.org> wrote: > On Tue, 17 Sep, at 04:23:08PM, Gene Cumm wrote: >> On Tue, Sep 17, 2013 at 9:36 AM, Matt Fleming <matt at console-pimps.org> wrote: >> > On Tue, 03 Sep, at 07:31:52PM, Gene Cumm wrote: >> >> The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd:
2017 Mar 19
1
[PATCH] pxe: Never chain to the original ISR
The behaviour of default ISRs as provided by the BIOS varies wildly between platforms. Some will simply iret, some will send EOI, some will send EOI and disable the interrupt at the PIC, some will crash the machine due to single-bit errors in the ISR address. When PXENV_UNDI_ISR_IN_START returns PXENV_UNDI_ISR_OUT_NOT_OURS, send the EOI ourselves rather than risking the unpredictable behaviour
2013 Nov 21
2
Baking Cookies
Hmm... well adding the __export stopped the "undefined symbol" error from showing up when I add "SENDCOOKIES" in the config, however I'm still not seeing any cookies being sent to my webserver. Any ideas on how to further debug? (if you want to send me the debug compile options privately that's okay too) -----Original Message----- From: H. Peter Anvin [mailto:hpa at
2011 Oct 14
2
[PATCH][GIT-PULL] lwIP undiif: Fixes for VMware platforms and general fixes
The following changes since commit 5b08704e284545c82b4c5d3ff3aaee815107f6ef: H. Peter Anvin (1): thread: allow marking invalid; allow for static mboxes are available in the git repository at: git://github.com/geneC1/syslinux.git lwip-undiif-fix-for-hpa Gene Cumm (4): lwip: undiif: Fix #error typo lwip: undiif: Fix debug option addressing in update_arp_entry()
2013 Jul 20
2
[PATCH][git-pull] UNDIIF packet header debug
The following changes since commit 89794a3d0b8659e2a143faeffc77877b45754c52: Matt Fleming (1): Merge branch 'dynamic-debug' into elflink are available in the git repository at: git://github.com/geneC/syslinux.git elflink-undi-debug-for-mfleming Gene Cumm (5): lwip: undiif: Fix debug options to unique *_DEBUG macros lwip: Allow LWIP_PLATFORM_* output to use
2013 Nov 21
0
Baking Cookies
FYI -- Did some more digging. These two changes lets SENDCOOKIES behavior work as desired/intended. --- syslinux-6.02/com32/include/syslinux/pxe_api.h 2013-10-13 13:59:03.000000000 -0400 +++ syslinux-6.02-changed/com32/include/syslinux/pxe_api.h 2013-11-21 17:00:57.379519000 -0500 @@ -589,7 +589,7 @@ void __weak unload_pxe(uint16_t flags); uint32_t __weak dns_resolv(const char *);
2013 Jul 22
1
[PATCH][git-pull] UNDIIF packet header debug
On Mon, Jul 22, 2013 at 11:43 AM, Matt Fleming <matt at console-pimps.org> wrote: > On Sat, 20 Jul, at 09:33:53AM, Gene Cumm wrote: >> The following changes since commit 89794a3d0b8659e2a143faeffc77877b45754c52: >> Matt Fleming (1): >> Merge branch 'dynamic-debug' into elflink >> >> are available in the git repository at: >> >>
2015 Feb 09
0
extlinux installer build failed
On Sun, Feb 8, 2015 at 7:49 PM, Alexey Orishko via Syslinux <syslinux at zytor.com> wrote: > Hi guys, > > I'm have a pure 64-bit system (Intel based). Due to that I can't use 32-bit ELF > extlinux binary provided in the syslinux-6.03 package. > > Unfortunately building extlinux installer failed... > > See error below after these command: > make bios clean
2015 Feb 09
1
extlinux installer build failed
On Sun, 8 Feb 2015 20:21:58 -0500 Gene Cumm via Syslinux <syslinux at zytor.com> wrote: > On Sun, Feb 8, 2015 at 7:49 PM, Alexey Orishko via Syslinux > <syslinux at zytor.com> wrote: > > Hi guys, > > > > I'm have a pure 64-bit system (Intel based). Due to that I can't > > use 32-bit ELF extlinux binary provided in the syslinux-6.03 > >
2014 Jul 23
0
pxelinux HTTP transport UEFI vmlinuz
On Wed, Jul 23, 2014 at 10:32 AM, Geert Stappers <stappers at stappers.nl> wrote: > Hi, > > Since which version of pxelinux.0 is understood in pxelinux.cfg/default that > > kernel http://host.lan/netboot/vmlinuz > > means vmlinuz should be transported over HTTP? For non-EFI systems, this has meant use HTTP services if available (ie, iPXE/gPXE or lwIP as in
2013 Jul 22
0
[PATCH][git-pull] UNDIIF packet header debug
On Sat, 20 Jul, at 09:33:53AM, Gene Cumm wrote: > The following changes since commit 89794a3d0b8659e2a143faeffc77877b45754c52: > Matt Fleming (1): > Merge branch 'dynamic-debug' into elflink > > are available in the git repository at: > > git://github.com/geneC/syslinux.git elflink-undi-debug-for-mfleming > > Gene Cumm (5): > lwip: undiif:
2015 Feb 09
5
extlinux installer build failed
Hi guys, I'm have a pure 64-bit system (Intel based). Due to that I can't use 32-bit ELF extlinux binary provided in the syslinux-6.03 package. Unfortunately building extlinux installer failed... See error below after these command: make bios clean make bios (failed) ... ar cq liblpxelinux.a rawcon.o pxeboot.o pxelinux-c.o fs/pxe/dhcp_option.o fs/pxe/pxe.o fs/pxe/tftp.o
2013 Sep 17
0
[PATCH][git-pull] lwIP PXE fixes
On Tue, 03 Sep, at 07:31:52PM, Gene Cumm wrote: > The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: > Gene Cumm (1): > Allow for UNDIIF_ID_DEBUG in 1 mk line > > are available in the git repository at: > > git://github.com/geneC/syslinux.git elflink-pxe-fixes-for-mfleming >
2014 Jul 27
1
pxelinux HTTP transport UEFI vmlinuz
Op 2014-07-23 om 17:57 schreef Gene Cumm: > On Wed, Jul 23, 2014 at 10:32 AM, Geert Stappers <stappers at stappers.nl> wrote: > > Hi, > > > > Since which version of pxelinux.0 is understood in pxelinux.cfg/default that > > > > kernel http://host.lan/netboot/vmlinuz > > > > means vmlinuz should be transported over HTTP? > > For non-EFI
2013 Dec 20
3
syslinux.efi hangs during PXE boot
Hi, I'm trying to boot 64bit version of syslinux.efi through network. But booting is freezes with following message: Getting cached packets My IP is X.X.X.X the last file that was requested through tftp is syslinux.efi. I'm using precompiled binary from official syslinux-6.02.tar.gz. Here is the dump in ASCII - http://brom.in/dumps/syslinux-20131220.txt Any help is appreciated.