<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/mk, branch master</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>Makefile: make the handling of firmware selection a little saner</title>
<updated>2016-02-10T02:13:20+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2016-02-10T02:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c7e6d511df730b26336ea2c24020a058aad6be1d'/>
<id>c7e6d511df730b26336ea2c24020a058aad6be1d</id>
<content type='text'>
Clean up the handling of firmware selection inside the Makefiles.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up the handling of firmware selection inside the Makefiles.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete unused files</title>
<updated>2016-02-10T02:05:48+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2016-02-10T02:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=72d2959272b4616f17a97667e6dfa9d06bf109a3'/>
<id>72d2959272b4616f17a97667e6dfa9d06bf109a3</id>
<content type='text'>
Remove several files which aren't used at all during the build.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove several files which aren't used at all during the build.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Partial Revert: Still use .*.d deps</title>
<updated>2015-12-10T19:49:41+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2015-12-10T19:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=721a0af2f0ba111c31685c5f6c5481eb25346971'/>
<id>721a0af2f0ba111c31685c5f6c5481eb25346971</id>
<content type='text'>
Previous commit changed the dependency filenames to not have a leading '.'

Signed-off-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previous commit changed the dependency filenames to not have a leading '.'

Signed-off-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont bypass compiler driver for Dependency generation options</title>
<updated>2015-12-10T11:35:49+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2015-12-10T11:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ec4f43dcda3cace9ba035c775d792389ce2a454c'/>
<id>ec4f43dcda3cace9ba035c775d792389ce2a454c</id>
<content type='text'>
We can let compiler driver pass the right options to preprocessor after
processing -Mxy options, right now its bypassing the gcc driver and
handing them straight to cpp

This also helps in other compilers processing these options correctly
for their preprocessors consumption

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can let compiler driver pass the right options to preprocessor after
processing -Mxy options, right now its bypassing the gcc driver and
handing them straight to cpp

This also helps in other compilers processing these options correctly
for their preprocessors consumption

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Always use -mno-red-zone for EFI</title>
<updated>2015-11-27T22:11:45+00:00</updated>
<author>
<name>Sylvain Gault</name>
<email>sylvain.gault@gmail.com</email>
</author>
<published>2015-11-27T21:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=7d70885d22e4474407637026c1af12a253281407'/>
<id>7d70885d22e4474407637026c1af12a253281407</id>
<content type='text'>
This option is mandatory when compiling for EFI as some event handlers
may interupt the running code and use the space just above the reserved
stack space.

Signed-off-by: Sylvain Gault &lt;sylvain.gault@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option is mandatory when compiling for EFI as some event handlers
may interupt the running code and use the space just above the reserved
stack space.

Signed-off-by: Sylvain Gault &lt;sylvain.gault@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libupload: Reworking tftp support to use core functions</title>
<updated>2015-09-04T15:57:52+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2015-09-02T18:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=62f63cb7706974eba2c34dbea425bf2e9ede0f9e'/>
<id>62f63cb7706974eba2c34dbea425bf2e9ede0f9e</id>
<content type='text'>
The libupload was using the pxe_call() directly for doing the tftp
uploading stuff. This was only working with pxelinux.

Since we do have lpxelinux, the libupload should use the core functions
to get rid of thoses direct PXE calls.

This patch does
 - add a tftp_put() function which supports core functions.
 - implement the call from libupload making the code much more simplier

As a result {l}pxelinux can upload data to a tftp server is a similar
way. HDT is getting the benefit of such code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The libupload was using the pxe_call() directly for doing the tftp
uploading stuff. This was only working with pxelinux.

Since we do have lpxelinux, the libupload should use the core functions
to get rid of thoses direct PXE calls.

This patch does
 - add a tftp_put() function which supports core functions.
 - implement the call from libupload making the code much more simplier

As a result {l}pxelinux can upload data to a tftp server is a similar
way. HDT is getting the benefit of such code.
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: Adding -DDEBUG_THREAD</title>
<updated>2015-09-04T15:57:52+00:00</updated>
<author>
<name>Erwan Velu</name>
<email>erwanaliasr1@gmail.com</email>
</author>
<published>2015-08-19T05:07:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=74b6a2777e6351edc85aac21a69dd51be5e1e9aa'/>
<id>74b6a2777e6351edc85aac21a69dd51be5e1e9aa</id>
<content type='text'>
When debugging some syslinux code with debugging enabled, the threading
code is so verbose that it completly slow down syslinux but also is so
verbose that any other trace is invisible in the flood.

This commit aims at requesting people to explicitly enable the
threading logs by using -DDEBUG_THREAD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When debugging some syslinux code with debugging enabled, the threading
code is so verbose that it completly slow down syslinux but also is so
verbose that any other trace is invisible in the flood.

This commit aims at requesting people to explicitly enable the
threading logs by using -DDEBUG_THREAD.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'nocomapi'</title>
<updated>2014-03-03T18:18:09+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2014-03-03T18:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=908c3fa1c3ea57e2bba148a590ebb788b453af09'/>
<id>908c3fa1c3ea57e2bba148a590ebb788b453af09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefiles: export the firmware type as a cpp variable</title>
<updated>2014-02-28T05:43:54+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2014-02-28T05:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=929b217f46ac45cc0bf7cbbaf77575ad0a17f94f'/>
<id>929b217f46ac45cc0bf7cbbaf77575ad0a17f94f</id>
<content type='text'>
Export the firmware type as a cpp variable so we can #ifdef.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Export the firmware type as a cpp variable so we can #ifdef.

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mk/efi.mk: Add libefi.a dependency</title>
<updated>2014-02-22T17:00:47+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2014-02-22T17:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=819783d0c8b5af43423e9e5bbe0e233c728d6346'/>
<id>819783d0c8b5af43423e9e5bbe0e233c728d6346</id>
<content type='text'>
Signed-off-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
