<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/core/ldlinux.asm, branch syslinux-3.75-pre3</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>Update copyright notices; add Intel notices where appropriate</title>
<updated>2009-04-04T21:48:10+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-04-04T21:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=390a4bf409a4574fe3272adf9f873ef78b78c167'/>
<id>390a4bf409a4574fe3272adf9f873ef78b78c167</id>
<content type='text'>
Update copyright notices.  Per agreement with my new employer, Intel
Corporation, add Intel copyright notices where appropriate.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update copyright notices.  Per agreement with my new employer, Intel
Corporation, add Intel copyright notices where appropriate.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Banner: "and contributors" is just too long; try "et al"</title>
<updated>2009-03-31T16:30:32+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-03-31T16:30:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e297dc0a78dcc28392f948f050c123879bbbc41a'/>
<id>e297dc0a78dcc28392f948f050c123879bbbc41a</id>
<content type='text'>
Impact: aestetics

Change "and contributors" to "et al" so that the message actually fits
on one line.  This is unfortunate, but what can you do...

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Impact: aestetics

Change "and contributors" to "et al" so that the message actually fits
on one line.  This is unfortunate, but what can you do...

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "and contributors" to the copyright banner</title>
<updated>2009-03-22T05:30:31+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-03-22T05:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=4fc8259d568263e06b076f6a782123a2393503df'/>
<id>4fc8259d568263e06b076f6a782123a2393503df</id>
<content type='text'>
Clarify that there are nowadays more copyright holders than just
myself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarify that there are nowadays more copyright holders than just
myself.
</pre>
</div>
</content>
</entry>
<entry>
<title>SYSLINUX: fix handling of .bss files for FAT12/FAT16</title>
<updated>2009-03-16T23:16:39+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2009-03-16T23:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=35136c9e0b02a90e6d5d5d8d5c16be4492910d25'/>
<id>35136c9e0b02a90e6d5d5d8d5c16be4492910d25</id>
<content type='text'>
The size of the superblock is different for FAT12/FAT16 and FAT32.  We
should only copy the relevant portions of the superblock over.
Technically speaking, it is possible for FAT12/FAT16 to have an older,
smaller superblock as well (without the 0x29 boot signature); we don't
handle that at the moment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The size of the superblock is different for FAT12/FAT16 and FAT32.  We
should only copy the relevant portions of the superblock over.
Technically speaking, it is possible for FAT12/FAT16 to have an older,
smaller superblock as well (without the 0x29 boot signature); we don't
handle that at the moment.
</pre>
</div>
</content>
</entry>
<entry>
<title>YEAR is a number, not a string</title>
<updated>2009-02-27T22:33:13+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-02-27T22:33:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=b04916f5de7f8139607db83c184b832d6402cb0d'/>
<id>b04916f5de7f8139607db83c184b832d6402cb0d</id>
<content type='text'>
The macro YEAR is a number, not a string, so we have to use the
asciidec macro.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The macro YEAR is a number, not a string, so we have to use the
asciidec macro.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use YEAR, not the obsolete macro year</title>
<updated>2009-02-27T19:55:23+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-02-27T19:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=99919ef6c96e743ae610434f6ea7ac78bd7caa97'/>
<id>99919ef6c96e743ae610434f6ea7ac78bd7caa97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ldlinux: move es manipulation into ucs2_to_cp</title>
<updated>2009-02-11T06:39:52+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-02-11T06:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=6174d35033800faa87c208683d26d3a2e1ae5156'/>
<id>6174d35033800faa87c208683d26d3a2e1ae5156</id>
<content type='text'>
If currently the only caller of ucs2_to_cp wants to use ES, we might
as well move the ES set/restore into ucs2_to_cp.

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 currently the only caller of ucs2_to_cp wants to use ES, we might
as well move the ES set/restore into ucs2_to_cp.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ldlinux: readdir: trivial optimization</title>
<updated>2009-02-11T06:37:16+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-02-11T06:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9485c9742fcc2c499fed98057c3ef44f67fda91b'/>
<id>9485c9742fcc2c499fed98057c3ef44f67fda91b</id>
<content type='text'>
Trivially optimize the readdir code

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trivially optimize the readdir code

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ldlinux: fix interface to ucs2_to_cp</title>
<updated>2009-02-11T06:22:23+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-02-11T06:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8814df6683dca8e6a54da61d8afd88372d99047d'/>
<id>8814df6683dca8e6a54da61d8afd88372d99047d</id>
<content type='text'>
The interface to ucs2_to_cp has changed slightly, it now returns ZF=0
on failure, not CF=1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The interface to ucs2_to_cp has changed slightly, it now returns ZF=0
on failure, not CF=1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'charset' into dir</title>
<updated>2009-02-11T06:17:12+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-02-11T06:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=d379e8c25b29794798395bf024f1c31c24bcb385'/>
<id>d379e8c25b29794798395bf024f1c31c24bcb385</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
