similar to: [BUG] options to LABEL on CLI not passed into command line

Displaying 20 results from an estimated 50000 matches similar to: "[BUG] options to LABEL on CLI not passed into command line"

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: >> >>
2010 Jul 23
3
[LLVMdev] warnings in inline assembly with used labels and -Wunused-label
Hi, llvm-gcc 4.2 generates warnings when I compile inline assembly code that contains used labels with -Wunused-label. The generated code seems to work yet. gcc 4.2 doesn't generate those warnings. I haven't found any bugs regarding this issue in the llvm bug database. Does anyone know if this is a known llvm issue? Is it a warning that I can ignore and does not affect the generated
2013 Jun 13
2
[bug] 5.10: TAB displays only one line of labels
On Thu, 13 Jun, at 06:38:36AM, Gene Cumm wrote: > Confirmed. Tested pxelinux.0 from 5.00 and 5.10. It appears to be an > issue of not having the line wrap in a consistent state. Returning > from a COM32 module does reset it. Hmmm.. returning from a COM32 module should be resetting it. What steps did you take to reproduce this problem? I can reproduce it with Ady's procedure, but
2010 Jul 23
0
[LLVMdev] warnings in inline assembly with used labels and -Wunused-label
This is fixed in TOT (rev 107051 for C, 108732 for C++) On Jul 23, 2010, at 2:20 AMPDT, Alexandre Colucci wrote: > Hi, > > llvm-gcc 4.2 generates warnings when I compile inline assembly code > that contains used labels with -Wunused-label. The generated code > seems to work yet. gcc 4.2 doesn't generate those warnings. I > haven't found any bugs regarding this
2014 Jun 09
1
syslinux (pxelinux.0) debug prints
On Thu, Jun 5, 2014 at 8:50 AM, Wissam Shoukair <wissams at mellanox.com> wrote: > Hi Gene, > > More information about this? > > I have found in the syslinux git that this commit id is the last good > commit: > > commit 41c29c26d70fde563d7c255872bbadad87a39dfa (tag: > refs/tags/syslinux-5.02-pre3) > Author: Matt Fleming <matt.fleming at intel.com> >
2012 Dec 07
4
[PATCH][git-pull] AsciiDoc-based documentation
The following changes since commit ddb10ce99c327888ade4d2ba3e4c50ad12aaa059: Matt Fleming (1): Delete 16-bit COMBOOT support are available in the git repository at: git://github.com/geneC/syslinux.git doc-elflink-for-mfleming Gene Cumm (3): txt/: Add new AsciiDoc formatted documentation Makefile: add txt/ NEWS: add txt/ Makefile | 2 +- NEWS
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: >> >>
2013 Jun 30
2
[PATCH][git] doc/ txt/: Spelling
The following changes since commit d44ea657666e3a34d3859fc7262185e24c0b40fe: Matt Fleming (1): Merge tag 'syslinux-5.11-pre3' into firmware are available in the git repository at: git://github.com/geneC/syslinux.git doc-for-mfleming Gene Cumm (1): doc/ & txt/: Spelling fix doc/syslinux.txt | 4 ++-- txt/syslinux.cfg.txt | 6 +++--- 2 files changed, 5
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 Jul 01
2
[PATCH][git] doc/ txt/: Spelling
On Mon, Jul 1, 2013 at 5:54 AM, Matt Fleming <matt at console-pimps.org> wrote: > On Sun, 30 Jun, at 12:56:32PM, Gene Cumm wrote: >> The following changes since commit d44ea657666e3a34d3859fc7262185e24c0b40fe: >> Matt Fleming (1): >> Merge tag 'syslinux-5.11-pre3' into firmware >> >> are available in the git repository at: >> >>
2013 Oct 22
2
Boot iPXE from syslinux/isolinux
Gene Cumm <gene.cumm at gmail.com> on Tue, 2013/10/22 06:35: > On Tue, Oct 22, 2013 at 5:41 AM, Christian Hesse <list at eworm.de> wrote: > > Hello everybody, > > > > iPXE builds an ISO image by default. (The build system has to be updated > > for new paths and to integrate ldlinux.c32, but that's not my problem.) > > > > With the binary
2013 Jun 26
2
[PATCH][git] IPAPPEND: standardize and document
The following changes since commit 4ff8fcac8e7b5046987dee15592ab510ab343aa8: Matt Fleming (1): Merge branch 'menu-ipappend-1-for-mfleming' of git://github.com/geneC/syslinux into elflink are available in the git repository at: git://github.com/geneC/syslinux.git ipappend-fix-for-mfleming Gene Cumm (2): core & menu: fix IPAPPEND/SYSAPPEND conversion doc/ &
2014 Jun 21
4
testing out 6.03 network booting...
On Thu, 19 Jun, at 10:04:35PM, Gene Cumm wrote: > > I'm getting some similar results here with the precompiled binaries > and my binaries of 6.03-pre17 Gene, could you try out the attached patch? And see if you get any different results? Andrew, feel free to try it out too, or you could just wait for someone to cut another pre-release. Note that I don't think this will
2014 Mar 23
2
global append changes since version 5
In Syslinux 5-6.02, the "global append" directive is being (unintentionally) ignored in some cases. Updating Syslinux from prior versions, when using a "global append" directive, will cause unexpected results. For example, take the following simple configuration file: *** DEFAULT mykernel APPEND root=/dev/sda2 *** Note that the 'append' line is a global
2013 Jun 24
2
[PATCH][git] Fix SYSAPPEND
The following changes since commit 022cdd1d56512e8759e8374c10a7420201db93c0: Matt Fleming (1): cli: don't disable linewrap when redrawing the cmdline are available in the git repository at: git://github.com/geneC/syslinux.git menu-ipappend-1-for-mfleming Gene Cumm (1): menu.c32: Fix SYSAPPEND com32/menu/readconfig.c | 8 +++++--- 1 files changed, 5 insertions(+), 3
2013 Oct 24
5
Boot iPXE from syslinux/isolinux
Christian Hesse <list at eworm.de> on Tue, 2013/10/22 13:14: > Christian Hesse <list at eworm.de> on Tue, 2013/10/22 12:56: > > Gene Cumm <gene.cumm at gmail.com> on Tue, 2013/10/22 06:35: > > > On Tue, Oct 22, 2013 at 5:41 AM, Christian Hesse <list at eworm.de> wrote: > > > > Hello everybody, > > > > > > > > iPXE builds
2017 May 31
2
[PATCH 3/4] Removing the udp_reader efi_binding
On Wed, May 31, 2017 at 10:06 AM, Matt Fleming <matt at codeblueprint.co.uk> wrote: > On Wed, 31 May, at 07:45:00AM, Gene Cumm wrote: >> > extern EFI_GUID Udp4ServiceBindingProtocol, Udp4Protocol; >> > >> > -/* >> > - * This UDP binding is configured to operate in promiscuous mode. It is >> > - * only used for reading packets. It has no
2013 Jul 26
4
pxechn.c32 does not do TFTP
On Jul 22, 2013 5:27 PM, "Gene Cumm" <gene.cumm at gmail.com> wrote: > > On Mon, Jul 22, 2013 at 11:36 AM, Matt Fleming <matt at console-pimps.org> wrote: > > On Sat, 20 Jul, at 09:48:38AM, Victor Sudakov wrote: > >> Negative. > >> > >> I have changed the stanza into > >> > >> label WDS > >> menu LABEL ^4.
2014 May 13
2
Building extlinux (Syslinux 6.03-pre11)
On 05/13/2014 03:07 PM, Gene Cumm wrote: > > That should make "make" ignore efi32 and efi64. > Normally when you specify two things on the "make" command line it tries to build both, i.e.: make bios clean ... is (almost) the same thing as ... make bios make clean -hpa
2013 May 29
2
Display borked when loading FONT
On Tue, 28 May, at 02:01:16PM, Gene Cumm wrote: > On Fri, May 24, 2013 at 10:29 AM, appzer0 <appzer0 at free.fr> wrote: > > Hello, > > > > I am a happy user of syslinux since 3.x. I've been able to load a font to > > display French accented charecters since then, but it not the case anymore, > > as problems have started to raise with syslinux 5.x. >