<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/modules, branch syslinux-3.73-pre7</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>mboot.c: prefer ELF header over multiboot header</title>
<updated>2008-10-20T18:31:30+00:00</updated>
<author>
<name>Ralf Ertzinger</name>
<email>ralf@skytale.net</email>
</author>
<published>2008-10-20T16:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5691a17ee9243df2248a987a103c8b56b4ac268e'/>
<id>5691a17ee9243df2248a987a103c8b56b4ac268e</id>
<content type='text'>
If a loaded kernel is in ELF format and contains a multiboot header indicating
valid relocation information, prefer the informations from the ELF header.
This is in violation of the Multiboot spec, but it's the way GRUB does
things and Solaris kernels rely on this behaviour.

Signed-of-by: Ralf Ertzinger &lt;ralf@skytale.net&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>
If a loaded kernel is in ELF format and contains a multiboot header indicating
valid relocation information, prefer the informations from the ELF header.
This is in violation of the Multiboot spec, but it's the way GRUB does
things and Solaris kernels rely on this behaviour.

Signed-of-by: Ralf Ertzinger &lt;ralf@skytale.net&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mboot.c32: add &lt;stdint.h&gt; and &lt;stdbool.h&gt;</title>
<updated>2008-10-19T21:23:03+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-10-19T21:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1626ee4b93762c0eba7047ef005cedda21440624'/>
<id>1626ee4b93762c0eba7047ef005cedda21440624</id>
<content type='text'>
We need &lt;stdbool.h&gt;; we might as well add &lt;stdint.h&gt; as well.

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 need &lt;stdbool.h&gt;; we might as well add &lt;stdint.h&gt; as well.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mboot.c32: reorganize print messages</title>
<updated>2008-10-19T21:20:53+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-10-19T21:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b730320f30592528fbccb28fd2298ab2257c1851'/>
<id>b730320f30592528fbccb28fd2298ab2257c1851</id>
<content type='text'>
Reorganize the mboot.c32 Solaris print messages slightly.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reorganize the mboot.c32 Solaris print messages slightly.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mboot.c32: change DHCP_ACK_SIZE to 2048</title>
<updated>2008-10-19T21:16:32+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-10-19T21:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ce5cbe874769be6a6aac023db161863d35ae6bc5'/>
<id>ce5cbe874769be6a6aac023db161863d35ae6bc5</id>
<content type='text'>
Change DHCP_ACK_SIZE to 2048 just to prevent some systems from doing
stupid things.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change DHCP_ACK_SIZE to 2048 just to prevent some systems from doing
stupid things.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mboot.c32: add Solaris mode</title>
<updated>2008-10-19T21:08:27+00:00</updated>
<author>
<name>Ralf Ertzinger</name>
<email>ralf@skytale.net</email>
</author>
<published>2008-10-19T21:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=d3554fa350b52af6c23c0ce9eee5369db36d0de3'/>
<id>d3554fa350b52af6c23c0ce9eee5369db36d0de3</id>
<content type='text'>
Add a "Solaris" mode to mboot.c32, which mimics a nonstandard
extension to Multiboot used by Solaris' pxeboot program.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a "Solaris" mode to mboot.c32, which mimics a nonstandard
extension to Multiboot used by Solaris' pxeboot program.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>meminfo: update to deal with ACPI 3 and other braindamage</title>
<updated>2008-10-13T21:21:29+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-10-13T21:21:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=50b496340e63a7d81c6033b739381af2858d8ac2'/>
<id>50b496340e63a7d81c6033b739381af2858d8ac2</id>
<content type='text'>
Add support for ACPI 3 and certain broken e820 implementations in the
meminfo program.  Some e820 implementations expect the buffer to
remain the same between different invocations, despite the fact that
there is absolutely no guarantee to that effect in the spec.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for ACPI 3 and certain broken e820 implementations in the
meminfo program.  Some e820 implementations expect the buffer to
remain the same between different invocations, despite the fact that
there is absolutely no guarantee to that effect in the spec.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move vesainfo.c32 from "samples" to "modules"</title>
<updated>2008-10-13T19:25:22+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-10-13T19:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ef45d17e31d591a579c1d51a5e6a026493465a64'/>
<id>ef45d17e31d591a579c1d51a5e6a026493465a64</id>
<content type='text'>
vesainfo.c32 is turning into an invaluable debugging tool.  Put it in
"modules" instead of "samples", to encourage distros to package it.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vesainfo.c32 is turning into an invaluable debugging tool.  Put it in
"modules" instead of "samples", to encourage distros to package it.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "make clean" confusion</title>
<updated>2008-09-25T23:46:02+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-25T23:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ed67201fcc004ccb0eb20e5489d71ed69cfb7428'/>
<id>ed67201fcc004ccb0eb20e5489d71ed69cfb7428</id>
<content type='text'>
"make clean" must NOT remove stuff that "make installer" should not
rebuild.  This is a somewhat unfortunate choice of naming, but that's
the way it is.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"make clean" must NOT remove stuff that "make installer" should not
rebuild.  This is a somewhat unfortunate choice of naming, but that's
the way it is.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sdi.c32: Change SDIReserved -&gt; MDBType</title>
<updated>2008-09-09T00:57:10+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-09-09T00:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=cbfc2a2cd23669da06604821d8b211528c3ae913'/>
<id>cbfc2a2cd23669da06604821d8b211528c3ae913</id>
<content type='text'>
Per Sergii Kolisnyk, change SDIReserved to MDBType.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per Sergii Kolisnyk, change SDIReserved to MDBType.
</pre>
</div>
</content>
</entry>
<entry>
<title>sdi.c32: verify the header checksum</title>
<updated>2008-09-09T00:56:39+00:00</updated>
<author>
<name>Remi Lefevre</name>
<email>rlefevre@gmail.com</email>
</author>
<published>2008-09-03T15:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=568999e62a41d1b8f42c5b945b618099ca999394'/>
<id>568999e62a41d1b8f42c5b945b618099ca999394</id>
<content type='text'>
Verify the checksum in the SDI header.

SDIheader variable names and checksum algo are from
http://skolk.livejournal.com/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Verify the checksum in the SDI header.

SDIheader variable names and checksum algo are from
http://skolk.livejournal.com/
</pre>
</div>
</content>
</entry>
</feed>
