<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git, branch syslinux-3.53</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>mbr: remove *.bin on "spotless", not "clean"</title>
<updated>2007-11-18T06:54:57+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-18T06:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=13d1f3c509963d1bc40b8f418194acfa44d8aa5a'/>
<id>13d1f3c509963d1bc40b8f418194acfa44d8aa5a</id>
<content type='text'>
Remove mbr/*.bin on "spotless", not "clean"; otherwise we break "make
installer".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove mbr/*.bin on "spotless", not "clean"; otherwise we break "make
installer".
</pre>
</div>
</content>
</entry>
<entry>
<title>Document changes for 3.53</title>
<updated>2007-11-18T06:50:12+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-18T06:50:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3db50224c5bc18a6d6736459dc402e677c1e83c9'/>
<id>3db50224c5bc18a6d6736459dc402e677c1e83c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix invalid segment assumption in pxelinux</title>
<updated>2007-11-18T00:02:49+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-18T00:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=985cf28934f31f179bea64e1badb644007e6dec7'/>
<id>985cf28934f31f179bea64e1badb644007e6dec7</id>
<content type='text'>
Fix an invalid segment assumption in pxelinux, which caused the
"naked ::" not to work correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix an invalid segment assumption in pxelinux, which caused the
"naked ::" not to work correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve ES:DI instead of probing for $PnP</title>
<updated>2007-11-15T04:51:23+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-15T04:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=2c2fed8305e2cf52c27d8a5c1fd5b5982f541711'/>
<id>2c2fed8305e2cf52c27d8a5c1fd5b5982f541711</id>
<content type='text'>
The $PnP probe has been found to lock up at least one machine for
reasons unknown.  Drop it; instead, burn the extra few bytes in the
bootsector to save away ES:DI for later restore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The $PnP probe has been found to lock up at least one machine for
reasons unknown.  Drop it; instead, burn the extra few bytes in the
bootsector to save away ES:DI for later restore.
</pre>
</div>
</content>
</entry>
<entry>
<title>mbr.S: fix loading from logical partitions</title>
<updated>2007-11-14T23:01:28+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-14T23:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=d2520f1b46d08fe2879a93c81973df67834fea17'/>
<id>d2520f1b46d08fe2879a93c81973df67834fea17</id>
<content type='text'>
Fix loading from logical partitions (a push/pop pair was not done in
reverse order.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix loading from logical partitions (a push/pop pair was not done in
reverse order.)
</pre>
</div>
</content>
</entry>
<entry>
<title>ISOLINUX: Change DriveNo -&gt; DriveNumber</title>
<updated>2007-11-14T17:43:28+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-14T17:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=00472b0aa8083fafa0f27723c1a1a8a77d2542ed'/>
<id>00472b0aa8083fafa0f27723c1a1a8a77d2542ed</id>
<content type='text'>
Change DriveNo to DriveNumber in ISOLINUX, to match the other
derivatives.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change DriveNo to DriveNumber in ISOLINUX, to match the other
derivatives.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix boot sectors; cleanup_hardware must preserve registers</title>
<updated>2007-11-14T05:51:27+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-14T05:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=37cb48730c060adb253da5bc7c5f74ea06211aaa'/>
<id>37cb48730c060adb253da5bc7c5f74ea06211aaa</id>
<content type='text'>
cleanup_hardware has registers live across it when called from the
boot sector code; it must preserve all registers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cleanup_hardware has registers live across it when called from the
boot sector code; it must preserve all registers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable BufSafeSec</title>
<updated>2007-11-14T00:37:18+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-14T00:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=cb67f4df28b4395721bf7da2bfff984e16407cc8'/>
<id>cb67f4df28b4395721bf7da2bfff984e16407cc8</id>
<content type='text'>
Remove unused variable BufSafeSec; it was identical to BufSafe in
every way.

At the moment, BufSafe* are always constants; consider if they can be
swapped out for constants or if we want to retain them for flexibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused variable BufSafeSec; it was identical to BufSafe in
every way.

At the moment, BufSafe* are always constants; consider if they can be
swapped out for constants or if we want to retain them for flexibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sha256crypt and sha512crypt; not yet enabled</title>
<updated>2007-11-10T02:18:31+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-10T02:18:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=046943f30564f7d07c57383d361a5169a87a48cb'/>
<id>046943f30564f7d07c57383d361a5169a87a48cb</id>
<content type='text'>
Add support for sha256crypt and sha512crypt to the library.  Not yet
included in the menu system, need to decide if it's worth 10K or if
the code can be realistically compacted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for sha256crypt and sha512crypt to the library.  Not yet
included in the menu system, need to decide if it's worth 10K or if
the code can be realistically compacted.
</pre>
</div>
</content>
</entry>
<entry>
<title>In 32-bit mode, "xor eax,eax" is shorter than "xor ax,ax"</title>
<updated>2007-11-10T00:56:02+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-11-10T00:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=83f2f0a118e16eb7a0dc58e6b5d51c5745f7c1f3'/>
<id>83f2f0a118e16eb7a0dc58e6b5d51c5745f7c1f3</id>
<content type='text'>
For 32-bit code, 32-bit operations are shorter than 16-bit operations,
so use them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For 32-bit code, 32-bit operations are shorter than 16-bit operations,
so use them.
</pre>
</div>
</content>
</entry>
</feed>
