<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/gfxboot, branch syslinux-3.86-pre4</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>Change () prototypes to (void)</title>
<updated>2010-01-07T05:26:44+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2010-01-07T05:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b2c00eb47e4af30b1822af3f66744bfde755c87f'/>
<id>b2c00eb47e4af30b1822af3f66744bfde755c87f</id>
<content type='text'>
() means the same as (...) in C, not the same as (void) as it does in
C++.  It is generally misused to mean (void), though.  Actually write
what we mean... this is C, after all.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
() means the same as (...) in C, not the same as (void) as it does in
C++.  It is generally misused to mean (void), though.  Actually write
what we mean... this is C, after all.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'sherbszt/gfxboot32'</title>
<updated>2009-12-29T01:51:07+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-12-29T01:51:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=978437d3bed21595e1fea1057084487fc413bef3'/>
<id>978437d3bed21595e1fea1057084487fc413bef3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gfxboot: add .gitignore file</title>
<updated>2009-12-29T01:48:03+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-12-29T01:48:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=93dfdd720e66e45609e1af321d4a2eeeb4da36c5'/>
<id>93dfdd720e66e45609e1af321d4a2eeeb4da36c5</id>
<content type='text'>
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gfxboot: fix loading of LABELs with non KERNEL or LINUX commands</title>
<updated>2009-12-08T20:38:52+00:00</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2009-12-08T20:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b4753621f708d1c1817109b12d1a495db7edbe07'/>
<id>b4753621f708d1c1817109b12d1a495db7edbe07</id>
<content type='text'>
Call syslinux_run_command() if menu_ptr-&gt;kernel or menu_ptr-&gt;linux are not set.

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Call syslinux_run_command() if menu_ptr-&gt;kernel or menu_ptr-&gt;linux are not set.

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gfxboot: accept plain boot logo files</title>
<updated>2009-12-08T20:05:28+00:00</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2009-12-08T20:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9315750647b4ff1f323b4cfc20ca1a13ef74b634'/>
<id>9315750647b4ff1f323b4cfc20ca1a13ef74b634</id>
<content type='text'>
Don't force the boot logo file to be a cpio archive.

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't force the boot logo file to be a cpio archive.

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gfxboot: fix typo in cb_getcwd - wrong function number</title>
<updated>2009-12-05T16:50:57+00:00</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2009-12-05T16:50:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ec8334ed7c0c3579950aedc8ff91f7ed031c38af'/>
<id>ec8334ed7c0c3579950aedc8ff91f7ed031c38af</id>
<content type='text'>
Use function number 1fh in cb_getcwd.

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use function number 1fh in cb_getcwd.

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gfxboot: use $(NASM) and $(OBJCOPY)</title>
<updated>2009-12-05T16:48:00+00:00</updated>
<author>
<name>Sebastian Herbszt</name>
<email>herbszt@gmx.de</email>
</author>
<published>2009-12-05T16:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=97becbb606f88e2ace069c953bc6042666111865'/>
<id>97becbb606f88e2ace069c953bc6042666111865</id>
<content type='text'>
Use $(NASM) and $(OBJCOPY) in Makefile.

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use $(NASM) and $(OBJCOPY) in Makefile.

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gfxboot.c32</title>
<updated>2009-11-26T20:00:17+00:00</updated>
<author>
<name>Steffen Winterfeldt</name>
<email>snwint@suse.de</email>
</author>
<published>2009-11-26T20:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=aae5483d9ebd6f091aa740108ad7f2958303931f'/>
<id>aae5483d9ebd6f091aa740108ad7f2958303931f</id>
<content type='text'>
Ok, here is the first try to turn the gfxboot wrapper into a com32 module. I
had to extend the interface to the gfxboot core a bit to get it working. So
it works only with latest gfxboot from

git://gitorious.org/gfxboot/gfxboot.git

Steffen

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ok, here is the first try to turn the gfxboot wrapper into a com32 module. I
had to extend the interface to the gfxboot core a bit to get it working. So
it works only with latest gfxboot from

git://gitorious.org/gfxboot/gfxboot.git

Steffen

Signed-off-by: Sebastian Herbszt &lt;herbszt@gmx.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
