<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/include/sys/module.h, 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>core: elflink: clean up formatting</title>
<updated>2009-09-02T21:09:58+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-09-02T21:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9e7cc9b7a9f19440e40715d856b1b56dbd080775'/>
<id>9e7cc9b7a9f19440e40715d856b1b56dbd080775</id>
<content type='text'>
Clean up formatting of the core/elflink code, mostly using Nindent.

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 formatting of the core/elflink code, mostly using Nindent.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Functional .c32 loading with modules dependency file</title>
<updated>2009-08-21T15:34:09+00:00</updated>
<author>
<name>profkhaos</name>
<email>profkhaos@Khaos-Phantom.(none)</email>
</author>
<published>2009-08-21T15:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=c98f05d2e8ab03926931bada035139e9f91c6e4a'/>
<id>c98f05d2e8ab03926931bada035139e9f91c6e4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CLI with history and c32 smart loading</title>
<updated>2009-08-20T16:40:08+00:00</updated>
<author>
<name>profkhaos</name>
<email>profkhaos@Khaos-Phantom.(none)</email>
</author>
<published>2009-08-20T16:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=157b3a28a060a0bbfce0f047c8fa3712e0520207'/>
<id>157b3a28a060a0bbfce0f047c8fa3712e0520207</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Process entry and exit pacthes applied</title>
<updated>2009-08-05T21:07:32+00:00</updated>
<author>
<name>profkhaos</name>
<email>profkhaos@Khaos-Phantom.(none)</email>
</author>
<published>2009-08-05T21:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=22087470b21d10976eac1bc3491405d92bd5df47'/>
<id>22087470b21d10976eac1bc3491405d92bd5df47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code revision on integrating parser into core</title>
<updated>2009-07-25T09:14:58+00:00</updated>
<author>
<name>profkhaos</name>
<email>profkhaos@Khaos-Phantom.(none)</email>
</author>
<published>2009-07-25T09:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b7a1776f9f9a01cd56acaea0eb7a9bb412f6ffa0'/>
<id>b7a1776f9f9a01cd56acaea0eb7a9bb412f6ffa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ELF dynamic module loader ( work in progress )</title>
<updated>2009-07-14T20:50:57+00:00</updated>
<author>
<name>profkhaos</name>
<email>profkhaos@Khaos-Phantom.(none)</email>
</author>
<published>2009-07-14T20:50:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=326507e898ef65730069dcf48b26395eb045c5f1'/>
<id>326507e898ef65730069dcf48b26395eb045c5f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>elf: Changed dynamic modules extension to .c32</title>
<updated>2009-07-05T21:26:53+00:00</updated>
<author>
<name>Stefan Bucur</name>
<email>stefan@stefan-mac.(none)</email>
</author>
<published>2009-07-05T21:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ad45d3005886d051dae17180ef28be3f1b6dbaac'/>
<id>ad45d3005886d051dae17180ef28be3f1b6dbaac</id>
<content type='text'>
Also it is no longer compulsory that dynamic modules reside in the dyn/ directory.
The sample modules are still placed there, therefore the full path needs to be
specified in the COM32R testing console.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also it is no longer compulsory that dynamic modules reside in the dyn/ directory.
The sample modules are still placed there, therefore the full path needs to be
specified in the COM32R testing console.
</pre>
</div>
</content>
</entry>
<entry>
<title>elf: Replaced symbol offsets with module base address.</title>
<updated>2009-07-05T20:46:23+00:00</updated>
<author>
<name>Stefan Bucur</name>
<email>stefan@stefan-mac.(none)</email>
</author>
<published>2009-07-05T20:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4e7dc15d06a158d8d0b0fd32b4536626b3090de0'/>
<id>4e7dc15d06a158d8d0b0fd32b4536626b3090de0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support in shallow modules to offset symbols.</title>
<updated>2009-07-04T16:47:29+00:00</updated>
<author>
<name>Stefan Bucur</name>
<email>stefan@stefan-mac.(none)</email>
</author>
<published>2009-07-04T16:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=2ab2c16e359d266719ce8639ca0fa057d0f7a099'/>
<id>2ab2c16e359d266719ce8639ca0fa057d0f7a099</id>
<content type='text'>
The symbol values can be offset so that they could match
a memory region, in case it is created dynamically and the
symbol table does not include the offsets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The symbol values can be offset so that they could match
a memory region, in case it is created dynamically and the
symbol table does not include the offsets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added source comments to some internal routines.</title>
<updated>2009-03-15T08:12:28+00:00</updated>
<author>
<name>Stefan Bucur</name>
<email>stefanb@zytor.com</email>
</author>
<published>2008-08-16T15:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b60355c48afd44caff44ee1ba3c93126416e2107'/>
<id>b60355c48afd44caff44ee1ba3c93126416e2107</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
