<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/modules/elf.c, branch thread</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>Run Nindent on com32/modules/elf.c</title>
<updated>2009-05-29T22:10:28+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-05-29T22:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=6a08ded71aa7adf2ff0b6dbabef3dbdedd3dc6d8'/>
<id>6a08ded71aa7adf2ff0b6dbabef3dbdedd3dc6d8</id>
<content type='text'>
Automatically reformat com32/modules/elf.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatically reformat com32/modules/elf.c using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add transparent decompression support to elf.c32</title>
<updated>2008-02-29T19:59:49+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-02-29T19:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=815e226e01e6272afb4d2356cdc55b34294bb218'/>
<id>815e226e01e6272afb4d2356cdc55b34294bb218</id>
<content type='text'>
Use zloadfile() to support file decompression in elf.c32.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use zloadfile() to support file decompression in elf.c32.
</pre>
</div>
</content>
</entry>
<entry>
<title>elf.c32: a PHDR segment is loadable; handle filesz &gt; memsz</title>
<updated>2008-01-15T20:15:10+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-15T20:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=cadeb5e7d81d2c1ca2ec3957eb3d974e412a8b2e'/>
<id>cadeb5e7d81d2c1ca2ec3957eb3d974e412a8b2e</id>
<content type='text'>
PHDR segments are equal to LOAD segments as far as the loader is
concerned.  Also handle the case of filesz &gt; memsz (by ignoring the
additional data.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHDR segments are equal to LOAD segments as far as the loader is
concerned.  Also handle the case of filesz &gt; memsz (by ignoring the
additional data.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2008-01-10T19:13:57+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-01-10T19:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=244d2fe917cec1565b4fd992ea9e8cc46749a661'/>
<id>244d2fe917cec1565b4fd992ea9e8cc46749a661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>elf.c: better error message when memory is unavailable</title>
<updated>2007-10-02T20:41:55+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-10-02T20:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1fee71bb7aeda05ae93af965a61afc04bfce77c2'/>
<id>1fee71bb7aeda05ae93af965a61afc04bfce77c2</id>
<content type='text'>
Print something other than just "invalid ELF file or insufficient
memory" when the specific error is that a specific memory segment is
not available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Print something other than just "invalid ELF file or insufficient
memory" when the specific error is that a specific memory segment is
not available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stealth whitespace cleanup (automated)</title>
<updated>2007-03-15T05:07:09+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-15T05:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=64d7ea7b604c2ca9ab8f7236374b3a1c05005e55'/>
<id>64d7ea7b604c2ca9ab8f7236374b3a1c05005e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a register-setting shuffle and boot for real mode; clean up headers.</title>
<updated>2007-03-15T04:50:36+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-15T04:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a80b07e7fb8feec668a435101659e3ed94015a23'/>
<id>a80b07e7fb8feec668a435101659e3ed94015a23</id>
<content type='text'>
- Add an API function to shuffle and boot which sets *all* RM registers;
- Move those structures to &lt;syslinux/bootpm.h&gt; and &lt;syslinux/bootrm.h&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add an API function to shuffle and boot which sets *all* RM registers;
- Move those structures to &lt;syslinux/bootpm.h&gt; and &lt;syslinux/bootrm.h&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the loadfile() routine into the syslinux/ namespace, and use it.</title>
<updated>2007-03-15T02:22:07+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-15T02:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ab6acefe649751b072fd9be21ff5de7733c1370e'/>
<id>ab6acefe649751b072fd9be21ff5de7733c1370e</id>
<content type='text'>
- Move the loadfile() routine into &lt;syslinux/loadfile.h&gt;.
- Actually use the loadfile() routine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Move the loadfile() routine into &lt;syslinux/loadfile.h&gt;.
- Actually use the loadfile() routine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish the shuffle and boot interface, and add an ELF loading module.</title>
<updated>2007-03-15T02:06:36+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-03-15T02:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=37b99c20bf10933524f3b8c1ec04215d5c94c18d'/>
<id>37b99c20bf10933524f3b8c1ec04215d5c94c18d</id>
<content type='text'>
The shuffle and boot interface, including the library support, should now
work as advertised.  Add an ELF-loading module as a demo, and it's probably
useful for someone, too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The shuffle and boot interface, including the library support, should now
work as advertised.  Add an ELF-loading module as a demo, and it's probably
useful for someone, too.
</pre>
</div>
</content>
</entry>
</feed>
