<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch firmware</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>efi: Add Intel copyright notices</title>
<updated>2014-01-24T12:47:18+00:00</updated>
<author>
<name>Matt Fleming</name>
<email>matt.fleming@intel.com</email>
</author>
<published>2014-01-24T12:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=aa8334cfa3762aa47ea3f75eb1e9807908a2909d'/>
<id>aa8334cfa3762aa47ea3f75eb1e9807908a2909d</id>
<content type='text'>
Signed-off-by: Matt Fleming &lt;matt.fleming@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Matt Fleming &lt;matt.fleming@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'elflink' into firmware</title>
<updated>2014-01-17T22:23:06+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2014-01-17T22:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=f88b4f4712c83eb06a23450db9175f88502630f1'/>
<id>f88b4f4712c83eb06a23450db9175f88502630f1</id>
<content type='text'>
Resolved Conflict:
	diag/geodsp/Makefile

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>
Resolved Conflict:
	diag/geodsp/Makefile

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into elflink</title>
<updated>2014-01-17T22:21:44+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2014-01-17T22:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=37c0cfcc30b5b713e30b5bc741d97e909411b948'/>
<id>37c0cfcc30b5b713e30b5bc741d97e909411b948</id>
<content type='text'>
Resolved Conflicts:
	NEWS
	core/fs/fs.c
	version

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>
Resolved Conflicts:
	NEWS
	core/fs/fs.c
	version

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>.gitignore: Ignore the bios, efi32, efi64 object directories</title>
<updated>2014-01-16T21:52:15+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2014-01-16T21:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=007b0adbe7012532ddf3172549cbb24feab4b157'/>
<id>007b0adbe7012532ddf3172549cbb24feab4b157</id>
<content type='text'>
They are object output only.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are object output only.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dos: We cannot use memset() for a far object, introduce memset_sl()</title>
<updated>2014-01-16T18:56:29+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2014-01-16T18:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1d01a26f07910da394a733421f1308830d490e94'/>
<id>1d01a26f07910da394a733421f1308830d490e94</id>
<content type='text'>
We started using memset() on the extents buffer in ldlinux.sys, which
doesn't reside in the main segment, which worked on all the installer
platforms except DOS.  Fix DOS by introducing memset_sl() for this
case.

Reported-by: Ady &lt;ady-sf@hotmail.com&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We started using memset() on the extents buffer in ldlinux.sys, which
doesn't reside in the main segment, which worked on all the installer
platforms except DOS.  Fix DOS by introducing memset_sl() for this
case.

Reported-by: Ady &lt;ady-sf@hotmail.com&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>diag/geodsp: README fixes</title>
<updated>2014-01-09T01:39:41+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2013-09-09T03:22:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a5fef9bb39d2712e17a9e77644a55bfa6ccdc6c9'/>
<id>a5fef9bb39d2712e17a9e77644a55bfa6ccdc6c9</id>
<content type='text'>
Should clarify the situation; also word-wrap &amp; save example

Signed-off-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should clarify the situation; also word-wrap &amp; save example

Signed-off-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>diag/geodsp: fix Makefile</title>
<updated>2014-01-09T01:39:41+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2013-09-08T23:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a561eb2b62e5f6bfd764738523774e8a69ed3d26'/>
<id>a561eb2b62e5f6bfd764738523774e8a69ed3d26</id>
<content type='text'>
Results in null image

Reported-By: ioannis
Signed-off-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Results in null image

Reported-By: ioannis
Signed-off-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>core/legacynet: Enable dot quad resolution</title>
<updated>2014-01-08T11:35:02+00:00</updated>
<author>
<name>Gene Cumm</name>
<email>gene.cumm@gmail.com</email>
</author>
<published>2013-07-18T15:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c7b71e2641e91d8d8c2c818d1108cd35b9b641c3'/>
<id>c7b71e2641e91d8d8c2c818d1108cd35b9b641c3</id>
<content type='text'>
in dnsresolv.c:dns_resolv()

Signed-off-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in dnsresolv.c:dns_resolv()

Signed-off-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>efi: Make the gnu-efi build scripts more portable</title>
<updated>2014-01-08T10:57:37+00:00</updated>
<author>
<name>Matt Fleming</name>
<email>matt.fleming@intel.com</email>
</author>
<published>2014-01-08T10:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9ab3608ba4a51e234f251d84f764f39f20e4ded3'/>
<id>9ab3608ba4a51e234f251d84f764f39f20e4ded3</id>
<content type='text'>
Not all distributions point /bin/sh at /bin/bash, so remove some
bashisms (pushd/popd) and require that build-gnu-efi.sh be run from the
Syslinux object directory.

Also, swap realpath(1) for readlink(1) because the former isn't
available on Debian.

Reported-by: Ferenc Wagner &lt;wferi@niif.hu&gt;
Reported-by: Celelibi &lt;celelibi@gmail.com&gt;
Signed-off-by: Matt Fleming &lt;matt.fleming@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not all distributions point /bin/sh at /bin/bash, so remove some
bashisms (pushd/popd) and require that build-gnu-efi.sh be run from the
Syslinux object directory.

Also, swap realpath(1) for readlink(1) because the former isn't
available on Debian.

Reported-by: Ferenc Wagner &lt;wferi@niif.hu&gt;
Reported-by: Celelibi &lt;celelibi@gmail.com&gt;
Signed-off-by: Matt Fleming &lt;matt.fleming@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>isolinux: Shorten a few of the debug messages</title>
<updated>2014-01-02T20:25:59+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2014-01-02T20:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=481e37e0b6ab2f246ee4b46a1808c4a57ca4259f'/>
<id>481e37e0b6ab2f246ee4b46a1808c4a57ca4259f</id>
<content type='text'>
Apparently with some toolchains, isolinux-debug runs out of space by a
few bytes.  Shorted a few messages slightly to make up for that.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently with some toolchains, isolinux-debug runs out of space by a
few bytes.  Shorted a few messages slightly to make up for that.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
