<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/ldlinux.asm, branch syslinux-2.20-pre9</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>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://git.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://git.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://git.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>
<entry>
<title>Actually use sections, and move common variables into the .inc files.</title>
<updated>2004-12-17T06:42:00+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T06:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1ad9233d7287c8e98bda8774a6eafd2a3e988b89'/>
<id>1ad9233d7287c8e98bda8774a6eafd2a3e988b89</id>
<content type='text'>
The .bss section at the beginning of each .asm file is now downright
tiny.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .bss section at the beginning of each .asm file is now downright
tiny.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the .bss to a separate section so we can at least begin to move</title>
<updated>2004-12-17T05:37:52+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T05:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=7da4d04f57c549c1e6cf850d75400ded5ac82cb8'/>
<id>7da4d04f57c549c1e6cf850d75400ded5ac82cb8</id>
<content type='text'>
bss variables near the code where they're defined
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bss variables near the code where they're defined
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the handling for full 64K regions safe; correct the parsing of</title>
<updated>2004-12-16T09:25:47+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-16T09:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=426289c1a0b5f6ce7a04c2c02329f8108db7f033'/>
<id>426289c1a0b5f6ce7a04c2c02329f8108db7f033</id>
<content type='text'>
FAT12 FAT entries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FAT12 FAT entries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate the length correctly</title>
<updated>2004-12-16T08:27:54+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-16T08:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3ba9cfbe01a98c9a2045a643df3de334e2ec8686'/>
<id>3ba9cfbe01a98c9a2045a643df3de334e2ec8686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cluster -&gt; Sector conversion has to add the DataArea offset</title>
<updated>2004-12-16T08:23:55+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-16T08:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e9ec84b9fb8cf5aab6331f3585e1ddb0c7ac083f'/>
<id>e9ec84b9fb8cf5aab6331f3585e1ddb0c7ac083f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct finding the first sector</title>
<updated>2004-12-16T08:13:13+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-16T08:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=55a45c83e99e9692d2ea80db293ea7276ab654f0'/>
<id>55a45c83e99e9692d2ea80db293ea7276ab654f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>repe cmpsb trashes di, not just si</title>
<updated>2004-12-16T08:08:24+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-16T08:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=2e4b88c52e9ca3dc9fa04a43d11fb370c47eec6d'/>
<id>2e4b88c52e9ca3dc9fa04a43d11fb370c47eec6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
