<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/ldlinux.asm, branch syslinux-3.02</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>New CONSOLE directive to enable/disable the video console.</title>
<updated>2005-01-04T22:17:17+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2005-01-04T22:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=0f5815800c602279e8a764441a16fd5478c0f387'/>
<id>0f5815800c602279e8a764441a16fd5478c0f387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pxelinux relocation; work around infinite loop in pxelinux mangle_name</title>
<updated>2004-12-28T07:00:01+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-28T07:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=1be764df9ef969c8f86dd838c26c3dbe6002be61'/>
<id>1be764df9ef969c8f86dd838c26c3dbe6002be61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More work on using sections for memory alignment.  Make bcopy32 always</title>
<updated>2004-12-27T07:04:08+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-27T07:04:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=fd90c4d0a06ede3c60229086356d1e10d3c34d76'/>
<id>fd90c4d0a06ede3c60229086356d1e10d3c34d76</id>
<content type='text'>
live in low memory so we don't have to do a bunch on-the-fly relocation,
and produce map files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
live in low memory so we don't have to do a bunch on-the-fly relocation,
and produce map files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize memory slightly; split .bss into .bss and .earlybss and</title>
<updated>2004-12-27T03:28:08+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-27T03:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=88310d544e0e2758355f8372fcfe7ceb73256973'/>
<id>88310d544e0e2758355f8372fcfe7ceb73256973</id>
<content type='text'>
move its base down to 0800h; relocate pxelinux since it needs
copious amounts of bss.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
move its base down to 0800h; relocate pxelinux since it needs
copious amounts of bss.
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect null filenames correctly (problems in both pxelinux and extlinux)</title>
<updated>2004-12-22T13:40:56+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-22T13:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=72d098b31e57e5ae81d9a4923608f12014c1d36f'/>
<id>72d098b31e57e5ae81d9a4923608f12014c1d36f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bugs in the conversion to partition-relative sector numbers</title>
<updated>2004-12-22T07:37:31+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-22T07:37:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=f6d13ecb05fe0bd7b03ebd5aeb211e882facddfd'/>
<id>f6d13ecb05fe0bd7b03ebd5aeb211e882facddfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle partition offset</title>
<updated>2004-12-22T07:14:15+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-22T07:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=193a6862aa1c78969d8ace9cecbe948ae47b65f8'/>
<id>193a6862aa1c78969d8ace9cecbe948ae47b65f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some additional common code issues; fix dangling ES in pxelinux</title>
<updated>2004-12-19T07:23:45+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-19T07:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=ad10c6bb4ed8830cd0071fda0ee037cf600a7f49'/>
<id>ad10c6bb4ed8830cd0071fda0ee037cf600a7f49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More common code cleanup; actually use the code to compress vkernels</title>
<updated>2004-12-19T07:08:48+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-19T07:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=67af2ad7bead9bd53a15cd069217a28f02337811'/>
<id>67af2ad7bead9bd53a15cd069217a28f02337811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Factor out the cache code into a separate file.</title>
<updated>2004-12-17T10:04:49+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T10:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/syslinux.git/commit/?id=8f0596e4c1ce4b361ea9f38214e270c86664529b'/>
<id>8f0596e4c1ce4b361ea9f38214e270c86664529b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
